Re: psqlodbclibpq 8_1_03 unicode problem - Mailing list pgsql-odbc

From Joel Fradkin
Subject Re: psqlodbclibpq 8_1_03 unicode problem
Date
Msg-id 001701c59dab$9ae03300$797ba8c0@jfradkin
Whole thread Raw
In response to Re: psqlodbclibpq 8_1_03 unicode problem  (Josef Springer <Josef.Springer@JOOPS.COM>)
Responses Re: psqlodbclibpq 8_1_03 unicode problem  (Marko Ristola <Marko.Ristola@kolumbus.fi>)
List pgsql-odbc
Not sure why your getting that.
Is the database Unicode?
When I was in SQLASCII mine read as ?
The older driver 7.4 reas SQLASCII ok and presented French characters ok,
but newer version did not.
When I converted to a Unicode database I could read the French characters ok
with the new driver.

By the way been up Since Monday no odbc errors yet :)

Joel Fradkin

Wazagua, Inc.
2520 Trailmate Dr
Sarasota, Florida 34243
Tel.  941-753-7111 ext 305

jfradkin@wazagua.com
www.wazagua.com
Powered by Wazagua
Providing you with the latest Web-based technology & advanced tools.
© 2004. WAZAGUA, Inc. All rights reserved. WAZAGUA, Inc
 This email message is for the use of the intended recipient(s) and may
contain confidential and privileged information.  Any unauthorized review,
use, disclosure or distribution is prohibited.  If you are not the intended
recipient, please contact the sender by reply email and delete and destroy
all copies of the original message, including attachments.




-----Original Message-----
From: pgsql-odbc-owner@postgresql.org
[mailto:pgsql-odbc-owner@postgresql.org] On Behalf Of Josef Springer
Sent: Wednesday, August 10, 2005 7:58 AM
To: pgsql-odbc@postgresql.org
Subject: Re: [ODBC] psqlodbclibpq 8_1_03 unicode problem

I  have the same problem and reported a bug.
It seems, that Unicode is readed unencoded (one byte per character)

Josef Springer

Simeó Reig wrote:

>> I am using the versionde psqlodbclibpq 8_01_003, to be able to use ssl
>> connections, and until the moment works well, but the problem has it
>> with
>> caracters like:
>>
>> character Ñ, show like character ?
>> character ó, show like character ??
>>
>> that I can make?
>>
>> Thank you
>
>
> I've the same problem too with spanish and catalan letters, Seems like
> it don't support unicode characters.
>
> Thanks a lot
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend




---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings


pgsql-odbc by date:

Previous
From: Josef Springer
Date:
Subject: Re: psqlodbclibpq 8_1_03 unicode problem
Next
From: "Gladston Bom Conselho"
Date:
Subject: Re: [ADMIN] PG 7.3.4 VS PG 8.0.3 Problem