Need information for C++ interface - Mailing list pgsql-interfaces

From Mayank Goyal
Subject Need information for C++ interface
Date
Msg-id 003f01c380c1$32722250$3567a8c0@netsity.com
Whole thread Raw
List pgsql-interfaces
Hi,

I am involved in developing a multi-linugual application. I have been able
to save UTF-8 data into and reteive the data as well. I need to know how I
can save proper UNICODE data into the database from such an interface like
libpq++. As the libraries are written using char and string classes. Also I
need to know whether the sorting done by commands (SELECT * from... order by
... ) will result in proper results in both the case of UNICODE as well as
UTF-8(multi-byte).

From
Mayank Goyal


pgsql-interfaces by date:

Previous
From: Jürgen Cappel
Date:
Subject: ECPG and structure declaration
Next
From: Michael Meskes
Date:
Subject: Re: ECPG and structure declaration