Re: query using JDBC with postgresql

From: Andrew Sullivan <ajs(at)crankycanuck(dot)ca>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: query using JDBC with postgresql
Date: 2007-02-19 14:36:08
Message-ID: 20070219143608.GA8840@phlogiston.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

First, please don't post HTML mail to the list.

On Sun, Feb 18, 2007 at 09:21:09PM -0800, sahaanaa subha wrote:

> <BR>have configured the JDBC driver for oracle .Is it ok if i use
> the same <BR>for POSTGRESQL or should i use configure, download and
> install a <BR>seperate JDBC drive for that?? If so which drive

You need a driver for PostgreSQL. The Oracle one will of course not
work. Go to http://jdbc.postgresql.org to get yours. They're
precompiled, so you shouldn't need to do anything.

A

--
Andrew Sullivan | ajs(at)crankycanuck(dot)ca
"The year's penultimate month" is not in truth a good way of saying
November.
--H.W. Fowler

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Guillaume Smet 2007-02-19 15:30:21 Re: Logging failed sql commands trough jdbc?
Previous Message Mario Splivalo 2007-02-19 14:35:43 Logging failed sql commands trough jdbc?