Re: PostgreSQL 7.0 & JDBC

2000-05-23 Thread Sam Tingleff
On Mon, May 22, 2000 at 09:34:50PM -0300, Nicolás Lichtmaier wrote: > > > > [EMAIL PROTECTED] ~> apt-cache search jdbc > > > > freetds-jdbc - Pure Java JDBC driver for MS SQL and Sybase > > > > libpgjava - Java database (JDBC) driver for PostgreSQL > > > Does the current Java driver work with the

Re: PostgreSQL 7.0 & JDBC

2000-05-22 Thread Nicolás Lichtmaier
> > > [EMAIL PROTECTED] ~> apt-cache search jdbc > > > freetds-jdbc - Pure Java JDBC driver for MS SQL and Sybase > > > libpgjava - Java database (JDBC) driver for PostgreSQL > > Does the current Java driver work with the new PostgreSQL release? Have > > anyone tried it? > I couldn't imagine that

Re: PostgreSQL 7.0 & JDBC

2000-05-22 Thread brad gray
I got this one working http://www.retep.org.uk/postgres/ Andreas Tille wrote: > On Sun, 21 May 2000, Nicolás Lichtmaier wrote: > > > > [EMAIL PROTECTED] ~> apt-cache search jdbc > > > freetds-jdbc - Pure Java JDBC driver for MS SQL and Sybase > > > libpgjava - Java database (JDBC) driver for Pos

Re: PostgreSQL 7.0 & JDBC

2000-05-22 Thread Andreas Tille
On Sun, 21 May 2000, Nicolás Lichtmaier wrote: > > [EMAIL PROTECTED] ~> apt-cache search jdbc > > freetds-jdbc - Pure Java JDBC driver for MS SQL and Sybase > > libpgjava - Java database (JDBC) driver for PostgreSQL > > Does the current Java driver work with the new PostgreSQL release? Have > an