Re: how to program a db-connection in java?

From: "Nick Fankhauser" <nickf(at)ontko(dot)com>
To: <zuhans(at)iname(dot)com>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: how to program a db-connection in java?
Date: 2002-02-25 17:00:29
Message-ID: NEBBLAAHGLEEPCGOBHDGOEPFEGAA.nickf@ontko.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org]On Behalf Of zuhans(at)iname(dot)com
Sent: Sunday, February 24, 2002 2:02 PM
To: pgsql-jdbc(at)postgresql(dot)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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2002-02-25 17:06:14 Re: Connection Problem with JDBC
Previous Message Ned Wolpert 2002-02-25 16:47:37 Re: ConnectionPoolDataSource submittal