Transaction Mode Code
These commands are what I thought should surround a large block of inserts and updates
Do isessobj.$transactionmode.$assign(kSessionTranManual) Returns #F
Do isessobj.$begin() Returns #F
Do isessobj.$commit Returns lflag
Do isessobj.$transactionmode.$assign(kSessionTranAutomatic) Returns lflag
They have the effect of stopping all saving of data in-between them at this point.
I thought this was the way to get a few things…access to rollback and record locking if I
SELECT…FOR UPDATE in-between them.
Am I wrong somewhere?
If I comment them out, the data is saved just fine.
Thank you
Das Goravani
_____________________________________________________________
Manage your list subscriptions at lists.omnis-dev.com
Start a new message -> mailto:omnisdev-en@lists.omnis-dev.com