Subject UNICODE_FSS datatype as TWideString?
Author constantijnw
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