what step need to configure postgres for java application
hi,
can anydody tell me what steps nee to configure postgres for java
application.plz give me link frm where i got driver for it.
--
Deepak Pal
Software Developer
Wicenet ltd.
Pune(M.H)
deepak pal wrote:
hi,
can anydody tell me what steps nee to configure postgres for java
application.plz give me link frm where i got driver for it.--
Deepak Pal
Software Developer
Wicenet ltd.
Pune(M.H )
Deepak,
JDBC drivers and docs are provided separately. See:
Drivers and docs are available there, respectively at:
http://jdbc.postgresql.org/download.html
http://jdbc.postgresql.org/documentation/81/index.html
Regards,
Eric Faulhaber
PostgreSQL is a database engine. You use it from a Java application
just like you would any other DBMS. The JDBC driver for it can be found
here: http://jdbc.postgresql.org/
--
Guy Rouillier
-----Original Message-----
From: pgsql-general-owner@postgresql.org
[mailto:pgsql-general-owner@postgresql.org] On Behalf Of deepak pal
Sent: Wednesday, July 19, 2006 6:32 AM
To: pgsql-general@postgresql.org
Subject: [GENERAL] what step need to configure postgres for java
application
hi,
can anydody tell me what steps nee to configure postgres for
java application.plz give me link frm where i got driver for it.
--
Deepak Pal
Software Developer
Wicenet ltd.
Pune(M.H )