Subject Re: [IBO] TIBOStoredProc still working correctly?
Author Jason Wharton
> The TIBO datasets inherit the TDataset behaviour which includes
> being restricted to one and only one transaction per connection.

TIBODataset *can* hook to a TIBODatabase and a separate TIBOTransaction. If
it isn't hooked to its own separate TIBOTransaction then it will use the
transaction which is internal to the TIBODatabase component.

This is how with the TDataset based components you are able to use multiple
transaction contexts without having to create different connections.

HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com