Обсуждение: how to program a db-connection in java?

Поиск
Список
Период
Сортировка

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


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

От
"Dave Cramer"
Дата:
Hans,
 
Here is a good link to get you started.

http://lab.applinet.nl./postgresql-jdbc/

 

Dave

-----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


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

От
"Nick Fankhauser"
Дата:
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