update field with lf chars problem - Mailing list pgsql-odbc

From Antoine
Subject update field with lf chars problem
Date
Msg-id 92d3a4950607200002l35cea5f8icb56fc0d09320447@mail.gmail.com
Whole thread Raw
Responses Re: update field with lf chars problem
List pgsql-odbc
Hi,
We are running 8.01.102 (pg 8.1.1) and we have a quite annoying error.
We are able to insert rows that contain line feed characters (and
maybe crlf too) into a varchar(14) field but when we attempt to update
the same row via odbc we get an error. This happens even though we are
setting the field to null.
Does anyone have any info on this?
Cheers
Antoine

--
This is where I should put some witty comment.

pgsql-odbc by date:

Previous
From: Antoine
Date:
Subject: Re: postgre connection via odbc
Next
From: Ludek Finstrle
Date:
Subject: Re: Does psqlodbc support declare/fetch in Un ux?