Hi there,
I am trying to retrieve data through a TOracleQuery from a table and receive the following error:
"Problem with field [blah] expecting: string actual: widestring"
The field in table being queried that errors is of type varchar2 and I have recently migrated from Delphi 2007 to XE2...