Re: [JPP-Devel] Postgresql driver version

2008-03-21 Thread Stefan Steiniger
ok.. done stefan Malte Weller schrieb: > Hi Stefan, > > you can find the old driver in 'lib' directory > (postgresql-8.1dev-403.jdbc2.jar). > Replace it with a JDBC3 type driver from > http://jdbc.postgresql.org/download.html. > > > Because of the

Re: [JPP-Devel] Postgresql driver version

2008-03-10 Thread Malte Weller
Hi Stefan, you can find the old driver in 'lib' directory (postgresql-8.1dev-403.jdbc2.jar). Replace it with a JDBC3 type driver from http://jdbc.postgresql.org/download.html. Because of the new batch file the nightly build is using, you don't have

Re: [JPP-Devel] Postgresql driver version

2008-03-10 Thread Stefan Steiniger
aehm.. yes we can. can you specify where I need to replace the files? (external plugin?) stefan Andreas Schmitz wrote: > Malte Weller wrote: > > Hi, > >> can we change the postgresql driver from JDBC2 to JDBC3 ? >> JDBC2 is only needed for JVM >> ol

Re: [JPP-Devel] Postgresql driver version

2008-03-10 Thread Andreas Schmitz
Malte Weller wrote: Hi, > can we change the postgresql driver from JDBC2 to JDBC3 ? > JDBC2 is only needed for JVM > older than 1.4 and has no support for SSL (But that's what I need :'( ). sure, no objections from Bonn... Best regards, Andreas --