Skip to Content.
Sympa Menu

freetds - Re: [freetds] no conversion changes...: Unicode with UTF-8 or

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "ZIGLIO, Frediano, VF-IT" <Frediano.Ziglio AT vodafone.com>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] no conversion changes...: Unicode with UTF-8 or
  • Date: Fri, 19 Sep 2008 11:02:30 +0200

>
> Hi,
>
> Sorry if I don't follow/understand the details...
>
> But from an ODBC programmer point of view, would it mean that
> if I want to
> use the UTF-8 character set, I will need to convert to UCS-2
> and use the W
> ODBC functions or can I still use UTF-8 (char*) with the
> non-W functions?
>
> Cheers,
> Seb
>

No, no, *W function use wide encoding, that is ucs2, ucs4 or utf16, you can
use utf8 as
the normal version.
Yes, you can use utf8 with non-W functions.

freddy77

Attachment: smime.p7s
Description: S/MIME cryptographic signature




Archive powered by MHonArc 2.6.24.

Top of Page