What dataset has the TParams?
Posted: Wed 13 Jun 2012 15:35
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
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