Subject | Re: [IBO] Rollback |
---|---|
Author | hans@hoogstraat.ca |
Post date | 2001-08-11T23:37:21Z |
Just a small interesting thingy, starting with empty table
and after inserting of one record, followed by deletion of the
same and then
RollBack;
if TEF.IsEmpty then <==== is not True, eventho the table
should be empty at this point ?
TEF.Refresh;
Best Regards,
Hans
and after inserting of one record, followed by deletion of the
same and then
RollBack;
if TEF.IsEmpty then <==== is not True, eventho the table
should be empty at this point ?
TEF.Refresh;
Best Regards,
Hans