TOraTable Type mismatch for field exp:String act:WideString
Posted: Wed 12 Jan 2011 09:48
Hello,
I am face a problem with TOraTable component on Oracle 10g database configured as unicode database. On TOraTable component I am getting an error like: Type mismatch for field expecting:String actual:WideString.
My configuration like For TOraSession I use option of Charset as UTF8 and and allow UseUnicode as true.In oracle database I have table called OGOR and there I have fields as surname and name type of Varchar2.
Please could you help me with this problem.
I am face a problem with TOraTable component on Oracle 10g database configured as unicode database. On TOraTable component I am getting an error like: Type mismatch for field expecting:String actual:WideString.
My configuration like For TOraSession I use option of Charset as UTF8 and and allow UseUnicode as true.In oracle database I have table called OGOR and there I have fields as surname and name type of Varchar2.
Please could you help me with this problem.