Re: jdbc driver question

Поиск
Список
Период
Сортировка
От Barry Lind
Тема Re: jdbc driver question
Дата
Msg-id 3D9DFC47.1070400@xythos.com
обсуждение исходный текст
Ответ на jdbc driver question  (dmitriy <dmitriy@acedsl.com>)
Список pgsql-jdbc
Dmitriy,

The prebuilt jars on the website for jdbc2 do not contain this support.
   You will need to build from source in order to have this functionality
for jdbc2.  The jdbc3 driver does have this support built in to the
prebuilt jar file.

thanks,
--Barry


dmitriy wrote:
 > Hi,
 >    I had downloaded a driver for postgresql database server from your
 > site and I can't seem to find PostgresqlDataSource class there. I tried
 > postgresql 7.2 and 7.3 versions JDBC2.
 >
 > Any suggestions, thanks



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

Предыдущее
От: Aaron Mulder
Дата:
Сообщение: Re: [GENERAL] Prepared statement performance...
Следующее
От: Barry Lind
Дата:
Сообщение: Re: This method is not yet implemented.