update field with lf chars problem

Поиск
Список
Период
Сортировка
От Antoine
Тема update field with lf chars problem
Дата
Msg-id 92d3a4950607200002l35cea5f8icb56fc0d09320447@mail.gmail.com
обсуждение исходный текст
Ответы Re: update field with lf chars problem  (Ludek Finstrle <luf@pzkagis.cz>)
Список 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 по дате отправления:

Предыдущее
От: Antoine
Дата:
Сообщение: Re: postgre connection via odbc
Следующее
От: Ludek Finstrle
Дата:
Сообщение: Re: Does psqlodbc support declare/fetch in Un ux?