Did you configure with --with-java? If so, it should have built the
postgresql.jar file. I think the "make install" would put it in
$PREFIX/share/java (in my 7.4.3 install in puts it in
$PREFIX/share/postgresql/java).
- DAP
-----Original Message-----
From: Nancy Mroz [mailto:mroz@us.ibm.com]
Sent: Thursday, June 17, 2004 5:28 PM
To: pgsql-jdbc@postgresql.org
Subject: [JDBC] jar file with 7.3.6 postgresql?
Hi all,
I have just installed and configured postgresql 7.3.6 on a Red Hat EL AS
3.0 machine. I have been unable to locate the jdbc jar file that allows
another one of my applications to use postgresql as its database.
Help?? Where is it or how do I get one?
Thanks!
Nancy Mroz
Cluster User Services
Testing IBM's Visual View for customers
Poughkeepsie Unix Development Lab
Email: mroz@us.ibm.com
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if
your
joining column's datatypes do not match