Re: ADO-Error when inserting row with text column with large text - Mailing list pgsql-odbc

From Heikki Linnakangas
Subject Re: ADO-Error when inserting row with text column with large text
Date
Msg-id 51BACCEF.9010103@vmware.com
Whole thread Raw
In response to ADO-Error when inserting row with text column with large text  (Josef Springer <Josef.Springer@joops.com>)
Responses Re: ADO-Error when inserting row with text column with large text  (Josef Springer <Josef.Springer@joops.com>)
List 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 by date:

Previous
From: Josef Springer
Date:
Subject: ADO-Error when inserting row with text column with large text
Next
From: Josef Springer
Date:
Subject: Re: ADO-Error when inserting row with text column with large text