thanks, after much fooling around with Perl/Derby could not get it to work, so decided to use Java instead.
Dyre Tjeldvoll wrote: > > CheapLisa <[EMAIL PROTECTED]> writes: > >> If anyone has successfully used Perl (DBI / DBD) with Derby, please let >> me >> know what I am doing wrong. >> >> I was able to get the DBI module installed but when I try to install >> DBD::ODBC it complains that I have no ODBC driver anywhere. >> >> Where do I get an ODBC driver for the latest version of derby and how do >> I >> tell the Perl install util where it is so it can be found? > > There is no ODBC driver for Derby. But you CAN use the DB2 universal > ODBC driver with a Derby NetworkServer. The DB2 driver is not open > source, but you can download a binary for free from IBM, but only for > certain > platfroms (sorry, I don't have the URL). > > -- > dt > > -- View this message in context: http://www.nabble.com/Anyone-successfully-used-Apache-Derby-%28from-JDK1.6u7%29-with-Perl-%28ODBC%29-tp18477596p18879303.html Sent from the Apache Derby Users mailing list archive at Nabble.com.
