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 TStringField.
Why TOracleDataSet not works in Oracle 10g XE with TStringField but works in Oracle 10g ?
Could you tell me a solution with this problem.
Thanks.
--
Zugg
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 TStringField.
Why TOracleDataSet not works in Oracle 10g XE with TStringField but works in Oracle 10g ?
Could you tell me a solution with this problem.
Thanks.
--
Zugg
Last edited: