Postgress Unicode Support

From: "Crowe, Simon" <Simon_Crowe(at)NAI(dot)com>
To: "'pgsql-admin(at)postgresql(dot)org'" <pgsql-admin(at)postgresql(dot)org>
Subject: Postgress Unicode Support
Date: 2001-08-09 17:43:40
Message-ID: C07DA1368274D3119DFC009027AA5B2102D4EC5B@ayl-exchange1.nai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Dear All,

I'm having some problems using embedded SQL with Unicode. My client and
server both are UNICODE. I have a bit of code which is :-

wchar_t * name;

How do I express name such that it will work with the embedded SQL
preprocessor, BTW I'm on the latest postgres builds ?

Simon

Browse pgsql-admin by date

  From Date Subject
Next Message C. Bensend 2001-08-10 02:40:38 Using SSL with database <-> webserver connections.
Previous Message Tony Reina 2001-08-09 16:37:53 Re: Finding number of current connections