Getting Unicode characters greater than or equal to 0x10000 are not supported error

From: "Venki" <Venki(at)insoft(dot)com>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: Getting Unicode characters greater than or equal to 0x10000 are not supported error
Date: 2004-08-20 08:45:49
Message-ID: 4125BA3D.000003.02000@VENKI
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi All,
I am using Postgres 7.4.6 on Red hat linux 9.0. When I try insert a chinese
character from my frontend(Asp.Net on win2k pro using ado.net, .Net
framework 1.1) into a table in my postgres database I am getting the
following error message

"System.Data.Odbc.OdbcException: ERROR [HY000] ERROR: Unicode characters
greater than or equal to 0x10000 are not supported"

I have created the database with the encoding "UNICODE" since the
application needs to be multilingual.

Does Postgres 7.4.6 supports unicode?

Can anyone in the list help me with a solution?

Thanks in Advance

--
Kind Regards,
Venki
Jr. Project Manager
Insoft.com Pvt. Ltd.
India: +91 44 24464292
Venki(at)Insoft(dot)com / www.insoft.com

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fabien COELHO 2004-08-20 08:54:53 Re: tablespace and sequences?
Previous Message Philip Warner 2004-08-20 08:34:53 Re: tablespace and sequences?