Re: PQexecParams and wchar_t

From: "Jeroen T(dot) Vermeulen" <jtv(at)xs4all(dot)nl>
To: "Rob" <motorhead9876(at)yahoo(dot)com>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: PQexecParams and wchar_t
Date: 2007-08-21 20:33:55
Message-ID: 11923.125.24.242.1.1187728435.squirrel@webmail.xs4all.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Wed, August 22, 2007 03:03, Rob wrote:
> Does anyone have an example of passing a UTF8 wchar_t character string to
> PQexecParams() working? For the life of me I can't get it to work. The
> best I've gotten is the first character of the string is added to my
> table.

Why would you want to use wchar_t for UTF-8? And how?

Jeroen

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message slakr 2007-08-22 02:46:51 Re: PQexecParams and wchar_t
Previous Message Rob 2007-08-21 20:03:21 PQexecParams and wchar_t