Subject | Re: [IBO] Master detail using TIBOQuery |
---|---|
Author | Artur Anjos |
Post date | 2001-10-14T14:40:33Z |
And TIBOQuery as a DataSource property. Use it. You must but a Where clause on the SQL of your TIBOQuery Detail, matching the same fields of the "Master".
Artur Trindade Anjos
http://www.arsoft.pt
Artur Trindade Anjos
http://www.arsoft.pt
----- Original Message -----
From: cdoss@...
To: IBObjects@yahoogroups.com
Sent: Sunday, October 14, 2001 2:32 PM
Subject: [IBO] Master detail using TIBOQuery
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
Yahoo! Groups Sponsor
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]