newline in varchar causing funny behavior?

From: "Johann" <johann(at)tygerpos(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: newline in varchar causing funny behavior?
Date: 2006-03-20 17:13:05
Message-ID: 6.1.0.6.0.20060320101101.01d73e10@pop.dnvr.uswest.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hello All!

Using VB6 / ODBC. When there's a varchar containing text and a CRLF, and
I try to change that field - even if it's not a key, not indexed, and not
in any way interesting [other than containing a CRLF] - I get an error
about how "some of the fields have changed and the record can no longer be
located.

Any suggestions?

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Andreas 2006-03-20 18:22:53 Re: Future versions of psqlODBC
Previous Message Jamal Mazrui 2006-03-20 15:59:51 Re: How To Connect PostgreSQL thru VB without DSN