Hi,
I've got a TParams collection, how can I find out to what dataset it belongs? (in this case, it does, TIBCQuery).
In TDataset, Params has an Owner, that works in dbExpress TSQLDataset, but not in IBDAC.
I noticed there's a protected GetDataset method, but that returns NIL as well.
Any ideas?
With regards,
Martijn Tonies
Upscene Productions - database tools for developers
www.upscene.com
What dataset has the TParams?
Re: What dataset has the TParams?
Hello.
Until now we have not implemented such functionality, because there was no need for it.
We will add the Owner property assignment in the nearest IBDAC build.
Until now we have not implemented such functionality, because there was no need for it.
We will add the Owner property assignment in the nearest IBDAC build.
Re: What dataset has the TParams?
Alright, thanks.ZEuS wrote:Hello.
Until now we have not implemented such functionality, because there was no need for it.
We will add the Owner property assignment in the nearest IBDAC build.