Never mind, I've found it at http://jdbc.postgresql.org/download.html
I'll test it and then post the results
bye
Luca
Luca Zancan wrote:
> Thank you very much for the clarification (I've discovered something similar looking
>at
> "http://archives.postgresql.org"; after posting my message to
Thank you very much for the clarification (I've discovered something similar looking at
"http://archives.postgresql.org"; after posting my message to this newsgroup...)
Only another question:
is there the possibility of downloading a "precompiled" version (a "jar" file) of
"jdbc for
postgressql"
Jeremy Buchmann writes:
> The JDBC driver won't compile under Java 1.4. You'll need an older
> version.
>
> This question gets asked about once a week. Can someone put a line in
> the configure script to check for Java 1.4.x and error out if it's found?
No, because configure doesn't know what
On Tuesday, July 16, 2002, at 05:17 AM, Luca Zancan wrote:
> Hi all,
>
> I'm trying to compile PostgreSQL ver. 7.2.1 on a Linux RedHat 7.2
> (kernel ver. 2.4.7-10), unixODBC ver 2.2.2, J2SDK ver. 1.4.0 and Jakarta
> Ant ver. 1.4.1.
> I run configure with the following switches:
> ./configure --w
Hi all,
I'm trying to compile PostgreSQL ver. 7.2.1 on a Linux RedHat 7.2
(kernel ver. 2.4.7-10), unixODBC ver 2.2.2, J2SDK ver. 1.4.0 and Jakarta
Ant ver. 1.4.1.
I run configure with the following switches:
./configure --with-perl --with-tcl --enable-odbc --with-unixodbc
--with-java --with-pam -