William Heath wrote: > Hi All, > > Is there a dbi for postgres interface for Eclipse that anyone knows of? > > -Tim > > _______________________________________________ > ECLiPSe-Users mailing list > ECLiPSe-Users_at_crosscoreop.com > http://www.crosscoreop.com/mailman/options/eclipse-users > Hi William, Currently lib(dbi) is implemented only for MySQL. The code was based on an earlier interface to Oracle, so it should not be very difficult to update it for another SQL database -- in converting the code to MySQL, I have tried to make it easier to port it to another database. However, you probably still need to be reasonably familiar with the C interface for ECLiPSe to do it. We would of course welcome any contributions for interfacing dbi to other DBMS! Cheers, KishReceived on Wed Dec 12 2007 - 14:08:08 CET
This archive was generated by hypermail 2.2.0 : Thu Feb 02 2012 - 02:31:58 CET