I'm working with temporary tables with ON COMMIT PRESERVE ROWS OPTION and TOracleDataSet.. it works fine before the first post, but after that if it is mofified any data I get the following message 'RECORD HAS BEEN CHANGED BY OTHER USER'.
There is not another user working on the table.
No constaints
I'm workink on:
-Delphi 7
-Direct Oracle Access 4.0.3
I don't have any idea what is happening..
any idea?
There is not another user working on the table.
No constaints
I'm workink on:
-Delphi 7
-Direct Oracle Access 4.0.3
I don't have any idea what is happening..
any idea?