Subject Re: Firebird and Unicode queries
Author fxam
> No!! the lc_ctype should always match the default character set of the
database.
Hi Helen, can you tell us where to set lc_ctype in Delphi ? I use
dbExpress's TSQLConnection, is it the Locale or ServerCharSet inside the
Params? I can set ServerCharSet=UNICODE_FSS, but I don't know what value I
should put in Locale.

Thanks.