Re: psqlODBC-Driver Test / text fields - Mailing list pgsql-odbc

From Dave Page
Subject Re: psqlODBC-Driver Test / text fields
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4011C97F9@ratbert.vale-housing.co.uk
Whole thread Raw
In response to psqlODBC-Driver Test / text fields  (Johann Zuschlag <zuschlag2@online.de>)
Responses Re: psqlODBC-Driver Test / text fields  (Johann Zuschlag <zuschlag2@online.de>)
Re: psqlODBC-Driver Test / text fields  (Johann Zuschlag <zuschlag2@online.de>)
List pgsql-odbc

> -----Original Message-----
> From: Johann Zuschlag [mailto:zuschlag2@online.de]
> Sent: 27 March 2006 13:46
> To: Dave Page
> Cc: pgsql-odbc@postgresql.org
> Subject: psqlODBC-Driver Test / text fields
>
> Hi Dave,
>
> here is another one, same problem like Miguel:

Miguel's problem is somewhat unique to BDE from what I recall -
specifically it ignores Unicode text columns which the Unicode driver
will offer by default. The same problem has been reported with Oracle
and other DBMS's on usenet.

> PostgreSQL 8.0X on Debian Sarge
> Unicode Database
> Application with psqlodbc+ 7.02.02.60 on Win XP Sp2
>
> Operation: Reading and writing of a, A, u, U, o, O-Umlaut and
> sz (german
> characters)
> Data type: text
> Remarks: none
> Protocol: 7.4+
> Result: failed, insert works, querying doesn't work

OK, that sounds like the old bug we were seeing. What is the difference
between those and the previous results you reported a few minutes ago?
Is it just the text/varchar difference?

Regards, Dave.

pgsql-odbc by date:

Previous
From: Johann Zuschlag
Date:
Subject: psqlODBC-Driver Test / text fields
Next
From: Johann Zuschlag
Date:
Subject: Re: psqlODBC-Driver Test / text fields