Need information for C++ interface

Поиск
Список
Период
Сортировка
От Mayank Goyal
Тема Need information for C++ interface
Дата
Msg-id 005501c37f7f$412d2e40$3567a8c0@netsity.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Oliver Elphick
Дата:
Сообщение: Re: How to insert a string with single quotes in the
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: How to insert a string with single quotes in the text