Subject Re: [IBO] Funny IBOQuery.IB_Connection Property
Author Jason Wharton
> If you are using TIBO* data access components you should be using
TIBODatabase for your connection. TIBODatabase emulates TDatabase and
doesn't offer you a split between the connection and the transaction at the
connection level. Use TIB_Connection only with the native TIB_* data
access.

Do keep in mind that you can drop down additional TIB_Transaction components
and explicitly hook them up as you like. It's just the default behavior if
there are no explicit transactions is to do it the way that the TDatabase
component did it.

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