Subject | Half-commit? |
---|---|
Author | hrethantos |
Post date | 2004-04-05T11:03:36Z |
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?
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?