Re: JDBC driver/connection

From: Tom Strickland <tom(at)stricklandc(dot)demon(dot)co(dot)uk>
To: Postgres Novice <pgsql-novice(at)postgresql(dot)org>
Subject: Re: JDBC driver/connection
Date: 2001-07-02 09:35:05
Message-ID: 20010702093505.A1056@lyra.stricklandc.demon.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Kristensen Poul 2001-07-02 14:39:50 Only 350 inserts(should be1000) at a time to postpgres(or mysql) using odbc(win) ...
Previous Message Karquel Olivier 2001-06-30 20:07:14 Re: I get this error...