Subject | How to implement uicode support? |
---|---|
Author | constantijnw |
Post date | 2004-08-12T15:26:48Z |
Hi,
I want to implement unicode support using Fb 1.5.1, D7 and TIBOQuery.
I have specified UNICODE_FSS as TIBODatabase.CharSet. Persistent
fields of type TWideString have been created for VARCHAR fields,
character set UNICODE_FSS.
When I execute a select I get an error message: expecting: WideString;
actual: String. Why?
Tia,
Constantijn
I want to implement unicode support using Fb 1.5.1, D7 and TIBOQuery.
I have specified UNICODE_FSS as TIBODatabase.CharSet. Persistent
fields of type TWideString have been created for VARCHAR fields,
character set UNICODE_FSS.
When I execute a select I get an error message: expecting: WideString;
actual: String. Why?
Tia,
Constantijn