Tailor K
Member²
I had problems with large number of cursors opened on the server side, so I set the StatementCache to True. One new problem arise: on a dataset, I update any field to null and post it (using a standard dbgrid) - if I do this again on another row, a second time, in sequence, I get a ORA-01410 invalid RowID. Using OracleMonitor, the RowID IS valid...
For now, I am disabling StatementCache - this occurs on Delphi 6 UP 2/3 with DOA 4.0.7.1.
I made a standalone project using the Scott tables, easy to reproduce.
For now, I am disabling StatementCache - this occurs on Delphi 6 UP 2/3 with DOA 4.0.7.1.
I made a standalone project using the Scott tables, easy to reproduce.