Subject Half-commit?
Author hrethantos
Hi Everyone.

What would happen if there is something like a power failure while
ib is busy committing data?

I experienced a problem a few days ago: A Delphi procedure executed
a single stored procedure (this sp calls more stored procedures etc.)

Some error had to happen because the process was not completed.
*Some* of the data was commited, though. Is it maybe possible that
the Exception class in Delphi didn't catch an SQL error, or
something?