Re: Info about driver

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Info about driver
Дата
Msg-id Pine.BSO.4.56.0504280820480.30994@leary.csoft.net
обсуждение исходный текст
Ответ на Info about driver  (Claudio Santi <claudio.santi@irpe.it>)
Список pgsql-jdbc

On Thu, 28 Apr 2005, Claudio Santi wrote:

> All version 8 of the driver JDBC (postgresql-8.0-310.jdbc3.jar,
> postgresql-8.0-311.jdbc2.jar, postgresql-8.1dev-400.jdbc2.jar ...)
> return the same information with getDriverVersion():
> "PostgreSQL 7.3.3 JDBC3 jdbc driver build 110".
>

You apparently have an old driver version somewhere in your classpath or
java environment.  If you really have an 8.0 or greater version available
as well, try "java org.postgresql.util.PSQLDriverVersion" this will tell
you where it has found the driver it has loaded.

Kris Jurka

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

Предыдущее
От: Claudio Santi
Дата:
Сообщение: Info about driver
Следующее
От: Roland Walter
Дата:
Сообщение: Re: Info about driver