Subject | What is the argument character set for isc_attach_database under Windows? |
---|---|
Author | Richard Wesley |
Post date | 2006-05-03T16:29:33Z |
isc_attach_database takes several string arguments. I have the
string arguments internally in utf16, but the API takes single byte
character strings. I had been converting to utf8, but this appears
to mangle path names with non-ascii characters in them (e.g. ê E-
CIRCUMFLEX).
What is the correct code page to use for this under Windows?
TIA
________________________________________________________
Richard Wesley Software Engineer
Tableau Software
http://www.tableausoftware.com/ hawkfish
tableausoftware com
string arguments internally in utf16, but the API takes single byte
character strings. I had been converting to utf8, but this appears
to mangle path names with non-ascii characters in them (e.g. ê E-
CIRCUMFLEX).
What is the correct code page to use for this under Windows?
TIA
________________________________________________________
Richard Wesley Software Engineer
Tableau Software
http://www.tableausoftware.com/ hawkfish
tableausoftware com