Subject Re: [IBO] Rollback
Author hans@hoogstraat.ca
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