Hello,
In my application developped in Delphi 2009, using DOA 4.1.2.0, I have an error in TOracleDataSet, TStringField are not correct, error indicates me that this fields must be TWideStringField instead of TStringField.
All works perfectly in Oracle 10g (not express edition) with...