Re: How to set compatible property for a connection?

Поиск
Список
Период
Сортировка
От Abel Muiño
Тема Re: How to set compatible property for a connection?
Дата
Msg-id 1042448380.2588.1.camel@calculin.casadeabel
обсуждение исходный текст
Ответ на How to set compatible property for a connection?  ("Bob Carpenter" <bobc@engineer.com>)
Список pgsql-jdbc
El lun, 13-01-2003 a las 04:04, Bob Carpenter escribió:
> I need to find out how to set the "compatible" property for a connection as
> described in Section 5.6 "Storing Binary Data" in the PostgreSQL 7.3
> Documentation. I want to revert the driver back to 7.1 functionality.

Just add the "?compatible=7.1" string to the end of the end of the
conection string used.

--
Abel Muiño Vizcaino


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

Предыдущее
От: "Bob Carpenter"
Дата:
Сообщение: How to set compatible property for a connection?
Следующее
От: "Kuldip"
Дата:
Сообщение: No class found for refcursor