Re: JDBC driver/connection

Поиск
Список
Период
Сортировка
От Tom Strickland
Тема Re: JDBC driver/connection
Дата
Msg-id 20010702093505.A1056@lyra.stricklandc.demon.co.uk
обсуждение исходный текст
Ответ на JDBC driver/connection  (Stoffel van Aswegen <Stoffelva@gmsi.co.za>)
Список pgsql-novice
On Thu, Jun 28, 2001 at 01:36:45PM +0200, Stoffel van Aswegen wrote:
> I am starting to use Java to build a client for the database and I read that
> I have to use a JDBC driver.
> What is the name of the JDBC driver for PostgreSQL? Is it shipped with the
> rest of the software?

Rather than give you an answer that will simply raise more
questions... take a look in the Programmer's Guide (in postgres docs)
in the Client Interfaces section. There's a whole section on it in
there. If you're just getting into JDBC, I've been told that the
Addison-Wesley book is very good.

Tom

В списке pgsql-novice по дате отправления:

Предыдущее
От: Karquel Olivier
Дата:
Сообщение: Re: I get this error...
Следующее
От: Kristensen Poul
Дата:
Сообщение: Only 350 inserts(should be1000) at a time to postpgres(or mysql) using odbc(win) ...