Re: JDBC driver/connection - Mailing list pgsql-novice

From Tom Strickland
Subject Re: JDBC driver/connection
Date
Msg-id 20010702093505.A1056@lyra.stricklandc.demon.co.uk
Whole thread Raw
In response to JDBC driver/connection  (Stoffel van Aswegen <Stoffelva@gmsi.co.za>)
List 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 by date:

Previous
From: Karquel Olivier
Date:
Subject: Re: I get this error...
Next
From: Kristensen Poul
Date:
Subject: Only 350 inserts(should be1000) at a time to postpgres(or mysql) using odbc(win) ...