update field with lf chars problem

From: Antoine <melser(dot)anton(at)gmail(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: update field with lf chars problem
Date: 2006-07-20 07:02:51
Message-ID: 92d3a4950607200002l35cea5f8icb56fc0d09320447@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Ludek Finstrle 2006-07-20 07:09:53 Re: Does psqlodbc support declare/fetch in Un ux?
Previous Message Antoine 2006-07-19 19:46:53 Re: postgre connection via odbc