Re: Cursors and transactions

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Cursors and transactions
Дата
Msg-id Pine.LNX.4.33.0402122055280.17042-100000@leary.csoft.net
обсуждение исходный текст
Ответ на Cursors and transactions  ("Chris Smith" <cdsmith@twu.net>)
Список pgsql-jdbc

On Thu, 12 Feb 2004, Chris Smith wrote:

> 1. I'd like to get *something* working fairly quickly.  Is it possible to
> force the 7.4 server to communicate using the V2 protocol, so I can quickly
> port my old patch and use it while I work on something more ambitious?

By using the compatible URL parameter you can make the JDBC driver act
like older versions, which includes the connection protocol.  Try for
example compatible=7.3

Kris Jurka


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

Предыдущее
От: "Chris Smith"
Дата:
Сообщение: Re: Cursors and transactions
Следующее
От: Klint Gore
Дата:
Сообщение: crystal reports varchar = string length 0 in jdbc but correct when jdbc-odbc bridge