Re: jar file with 7.3.6 postgresql?

From: "David Parker" <dparker(at)tazznetworks(dot)com>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: jar file with 7.3.6 postgresql?
Date: 2004-06-17 21:40:49
Message-ID: 120DB10316D2B946A3A1BEFB82324BB17D40DE@kodos.tazznetworks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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(at)us(dot)ibm(dot)com]
Sent: Thursday, June 17, 2004 5:28 PM
To: pgsql-jdbc(at)postgresql(dot)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(at)us(dot)ibm(dot)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

Browse pgsql-jdbc by date

  From Date Subject
Next Message Paul Balanoiu 2004-06-17 21:48:02 Re: jar file with 7.3.6 postgresql?
Previous Message Bryce 2004-06-17 21:39:41 Re: Portable Java Data Layer based on JDBC