| Subject | Re: [firebird-support] What is the argument character set for isc_attach_database under Windows? | 
|---|---|
| Author | Dmitry Yemanov | 
| Post date | 2006-05-03T17:47:21Z | 
"Richard Wesley" <hawkfish@...> wrote:
Dmitry
            >appears=20=20=20
> isc_attach_database takes several string arguments. I have the=20=20
> string arguments internally in utf16, but the API takes single byte=20=20
> character strings. I had been converting to utf8, but this
> to mangle path names with non-ascii characters in them (e.g. =EA E-=20AFAIK, only ASCII characters are allowed.
> CIRCUMFLEX).
>
> What is the correct code page to use for this under Windows?
Dmitry