Re: How to interact with the db using java - Mailing list pgsql-admin

From Peter Eisentraut
Subject Re: How to interact with the db using java
Date
Msg-id Pine.LNX.4.44.0311241903390.21306-100000@peter.localdomain
Whole thread Raw
In response to How to interact with the db using java  (Shravan <pgshravan@sancharnet.in>)
List pgsql-admin
Shravan writes:

>    I am a very new user of postgreSQL. It was an easy task of setting up
> the server and database.But the problem I am having is to communicate
> with the db using a Java application program. Can anybody tell me how to
> connect to the db using JAVA.

http://jdbc.postgresql.org/

--
Peter Eisentraut   peter_e@gmx.net


pgsql-admin by date:

Previous
From: "Gerwin Philippo"
Date:
Subject: Re: Cannot read back pg_dump from 7.2 into 7.4
Next
From: "Glenn Wiorek"
Date:
Subject: Re: How to interact with the db using java