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

Поиск
Список
Период
Сортировка
От Nick Fankhauser
Тема Re: how to program a db-connection in java?
Дата
Msg-id NEBBLAAHGLEEPCGOBHDGOEPFEGAA.nickf@ontko.com
обсуждение исходный текст
Ответ на how to program a db-connection in java?  (<zuhans@iname.com>)
Список 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 по дате отправления:

Предыдущее
От: "Nick Fankhauser"
Дата:
Сообщение: Re: jdbc -Connection fail in suddnly
Следующее
От: "Dave Cramer"
Дата:
Сообщение: Re: Connection Problem with JDBC