Subject Re: [IBO] Transactions
Author Jason Wharton
> If I open a query it starts an transaction and fetches the data. If I
> exit the application is the transaction closed properly, or Do I have to
> handle that myself to avoid Oldest transaction problems?

If you close the application I am assuming the objects are destroyed. If so,
the transaction is definitely ended during the destructor phase.

Jason Wharton
www.ibobjects.com