Re: how to program a db-connection in java? - Mailing list pgsql-jdbc

From Nick Fankhauser
Subject Re: how to program a db-connection in java?
Date
Msg-id NEBBLAAHGLEEPCGOBHDGOEPFEGAA.nickf@ontko.com
Whole thread Raw
In response to how to program a db-connection in java?  (<zuhans@iname.com>)
List pgsql-jdbc
Hello Hans-

You can find the postgresql documentation for jdbc here:
http://www.ca.postgresql.org/users-lounge/docs/7.1/programmer/jdbc.html


This page has a sample program & tips for beginners:
http://www.fankhausers.com/postgresql/jdbc/

You can get the drivers here:
http://jdbc.postgresql.org/download.html

Regards,

-NickF




-----Original Message-----
From: pgsql-jdbc-owner@postgresql.org
[mailto:pgsql-jdbc-owner@postgresql.org]On Behalf Of zuhans@iname.com
Sent: Sunday, February 24, 2002 2:02 PM
To: pgsql-jdbc@postgresql.org
Subject: [JDBC] how to program a db-connection in java?


hello,

i just begin to use java as programming language. i found your postgresql-db
and want to use it for me.

i need help now in "talking" to my db in a java-program! what driver must i
install (if any), how can i load it?

great thanks for help and greetings from europe/austria/salzburg
hans


pgsql-jdbc by date:

Previous
From: "Nick Fankhauser"
Date:
Subject: Re: jdbc -Connection fail in suddnly
Next
From: "Dave Cramer"
Date:
Subject: Re: Connection Problem with JDBC