[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Install issue with database package
From: |
Miguel |
Subject: |
Re: Install issue with database package |
Date: |
Tue, 18 Sep 2012 00:23:56 -0700 (PDT) |
After some hours trying to connect to postgresql, I am geting convinced
there is currently no DB connection to postgresql DB from octave. Indeed,
there is a very nice small code for mkoctfile:
http://dirk.eddelbuettel.com/code/octave-pg/
But, I found there is no longer a libpq++ in postgresql
(http://blog.gmane.org/gmane.comp.db.postgresql.interfaces/month=20080701)...
Anyone knows if there is a libpqxx interface (I found nothing on google)?
In another approach, maybe "extern C" can be used to reimplement a libpq
(standard C) based oct of Dirk Eddelbuettel's code?
Best regards,
Miguel
(This is my first post here :) ).
--
View this message in context:
http://octave.1599824.n4.nabble.com/Install-issue-with-database-package-tp4339573p4644248.html
Sent from the Octave - General mailing list archive at Nabble.com.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Install issue with database package,
Miguel <=