Posted By: Schlueter Commit on TOracleQuery or TOracleDataset - 03/07/00 01:48 PM
I want to execute a UPDATE or INSERT statemant with TOracleQuery or TOracleDataset. But the records do not appear in the DB unless the program is terminated.
What's wrong?

Thanks in advance
Rolf Schlueter
Posted By: Helene Re: Commit on TOracleQuery or TOracleDataset - 03/09/00 05:25 PM
You need to call the OracleSession.Commit procedure in order to commit the changes in the database.
Posted By: AndreyB Re: Commit on TOracleQuery or TOracleDataset - 03/10/00 01:49 AM
As well as set Dataset AutoCommit property to True
© Allround Automations forums