Re: JDBC

Поиск
Список
Период
Сортировка
От Rachel Greenham
Тема Re: JDBC
Дата
Msg-id 39940A7D.CA6E60DA@enetgroup.co.uk
обсуждение исходный текст
Ответ на JDBC  ("Christian Herbert" <christian@oven.com>)
Список pgsql-interfaces
Christian Herbert wrote:
> 
> Hi,
> 
> Could someone make an educated suggestion which JDBC driver would work best
> with the PostgreSQL 7.0.2 database???

The one supplied. :-) If you have the source, go into src/interfaces/jdbc
and type "make jdbc1" or "make jdbc2"

A postgresql.jar is generated. The JDBC driver is org.postgresql.Driver.

-- 
Rachel


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

Предыдущее
От: Peter Mount
Дата:
Сообщение: RE: JDBC
Следующее
От: Rachel Greenham
Дата:
Сообщение: JDBC2 support