Subject Master detail using TIBOQuery
Author cdoss@dhs.com.br
Hi,

I am rewriting a project from ADO/SQL 7 to IBO/IB.
As there are lots of non-IBO data aware forms, I can only use
TIBOQuery.

I am writing code in AfterInsert event to assign the child key
accordingly. Isn´t there another way to do that? (IB_Query has a
MasterLink property...)


best regards,
Clément