Subject IB_connection
Author Daniel Bertin
Hi all

I'm still getting an error if I try and use a table on another form but the
datamodule.

i'm using IBOTable and the problem goes away if I put the table in the
datamodule.

ERROR
Statement must have an IB_connection assigned.

the IB_connection property is assigned with the one from the datamodule.

should I have another IB_conection on the main form??
Thanks
Daniel