Re: ADO-Error when inserting row with text column with large text

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: ADO-Error when inserting row with text column with large text
Дата
Msg-id 51BACCEF.9010103@vmware.com
обсуждение исходный текст
Ответ на ADO-Error when inserting row with text column with large text  (Josef Springer <Josef.Springer@joops.com>)
Ответы Re: ADO-Error when inserting row with text column with large text  (Josef Springer <Josef.Springer@joops.com>)
Список pgsql-odbc
On 14.06.2013 10:00, Josef Springer wrote:
> Hello,
>
> i am using
> - PostgreSQL 8.2.5
> - ODBC: PostgreSQL Unicode 8.02.04.0

You seriously need to upgrade. PostgreSQL 8.2.5 was released in 2007,
and is no longer supported by the community. That ODBC version is really
old as well. There has been a lot of bug fixes and improvements in both
the server and the driver since.

I'd recommend upgrading the server immediately to the last 8.2 release,
8.2.23, as that only requires replacing the binaries. Then start
planning for a major version upgrade to PostgreSQL 9.2.

Try with the latest version of the ODBC driver, it should also work with
older server versions. I don't know if it will help with your problem,
but since you should upgrade anyway, it's worth doing that first, and
see if it happens to fix it.

- Heikki


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

Предыдущее
От: Josef Springer
Дата:
Сообщение: ADO-Error when inserting row with text column with large text
Следующее
От: Josef Springer
Дата:
Сообщение: Re: ADO-Error when inserting row with text column with large text