Subject | Re: [IBO] Master - Detail with TIBOQuery |
---|---|
Author | Artur Anjos |
Post date | 2003-06-10T16:23:22Z |
The name of the propriety in TIBOQuery is 'Datasource'. You can easily work
it out with two TIBOQuerys.
Artur
it out with two TIBOQuerys.
Artur
----- Original Message -----
From: "Marcel Güttler"
Sent: Tuesday, June 10, 2003 5:17 PM
Subject: [IBO] Master - Detail with TIBOQuery
> Hi,
>
> is there a way to connect two Querys of TIBOQuery (iboTDataset) in a
> Master-Detail Relation. The Problem is, that TIBOQuery has no
> "Mastersource" - property. I can' t use TIBOTable and TIBQuery, because of
> Thrid Party Grids (XpressQuantumGrid cannot connect with TIB_Datasource
only
> with TDatasource).
>
> Thanks
>
> Marcel
>