Subject | UNICODE_FSS datatype as TWideString? |
---|---|
Author | constantijnw |
Post date | 2004-08-08T22:20:32Z |
Hi all,
I have columns of datatype UNICODE_FSS. It is the default character
set for the database. If a execute a query for columns of this type
using IBO or UIB (again with UNICODE_FSS as charset), having
persistent TWideStringField fieldobjects declared, I get the error
message: "expecting: WideString, actual: String".
Is TWideString the proper fieldtype?
Tia,
Constantijn
I have columns of datatype UNICODE_FSS. It is the default character
set for the database. If a execute a query for columns of this type
using IBO or UIB (again with UNICODE_FSS as charset), having
persistent TWideStringField fieldobjects declared, I get the error
message: "expecting: WideString, actual: String".
Is TWideString the proper fieldtype?
Tia,
Constantijn