Re: query using JDBC with postgresql

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: query using JDBC with postgresql
Дата
Msg-id 20070219143608.GA8840@phlogiston.dyndns.org
обсуждение исходный текст
Ответ на query using JDBC with postgresql  ("sahaanaa subha" <sahaanaa@kify.net>)
Список 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@crankycanuck.ca
"The year's penultimate month" is not in truth a good way of saying
November.
        --H.W. Fowler

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

Предыдущее
От: Mario Splivalo
Дата:
Сообщение: Logging failed sql commands trough jdbc?
Следующее
От: "Guillaume Smet"
Дата:
Сообщение: Re: Logging failed sql commands trough jdbc?