Subject | Transaction and IBOScript Question |
---|---|
Author | Lee Jenkins |
Post date | 2004-04-18T02:15:50Z |
Hello,
Is it possible to make sure that IBScript does not commit DDL until I
explicitly call Commit on the associated Transaction? I am writing a
utility to update customers db remotely from a downloaded script file which
is parsed and tested against the customer's current database "version". I
want to be able to roll back everything in the event of an error in the
process.
Thank you,
Warm Regards,
Lee
Is it possible to make sure that IBScript does not commit DDL until I
explicitly call Commit on the associated Transaction? I am writing a
utility to update customers db remotely from a downloaded script file which
is parsed and tested against the customer's current database "version". I
want to be able to roll back everything in the event of an error in the
process.
Thank you,
Warm Regards,
Lee