Connecting Tech Pros Worldwide Forums | Help | Site Map

postgres in java

Newbie
 
Join Date: Jan 2008
Posts: 19
#1: May 16 '08
hello
how to connect my java application with postgresSQL BDMS, I means which connection string do I need and what about the using of SQL ?

thx

eWish's Avatar
Moderator
 
Join Date: Jul 2007
Location: Arkansas
Posts: 900
#2: May 20 '08

re: postgres in java


Check this out and see if this is what you are after. PostgreSQL JDBC Driver

--Kevin
Lives Here
 
Join Date: Sep 2006
Posts: 12,070
#3: Jun 4 '08

re: postgres in java


A good site for connection strings is www.connectionstrings.com.
Reply