Subject IBA_Statement.IMP ???
Author simpor81@hotmail.com
Hello!

I have a little problems with the TIB_Connection and TIB_Transaction.
I want to create them with the "new" command during runtime. But
everytime when I start up the acplication does it say that
IB_Transaction needs a connection to work. And I haven't even created
the object yet!

Can't you create these two objects during runtime? If I put the
component on the form and sets up the connection does it work
proberly. But I'm not using those components later in code!

I'm using Borland C++ Builder 5.0.

Simon