TfrxAdoQuery does not have a MasterFields property
Mark Elder
SD, USA
Hello,
I am trying to setup a master/detail report using internal datasets. The TfrxAdoQuery object has a "Master" property but no MasterFields property the way a table does.
My Detail data joins several different tables so it cannot be a simple table object. How do I set the MasterFields for a TfrxAdoQuery object?
If I can't how can I setup a master/detail report using only internal queries?
Thanks,
Mark Elder
I am trying to setup a master/detail report using internal datasets. The TfrxAdoQuery object has a "Master" property but no MasterFields property the way a table does.
My Detail data joins several different tables so it cannot be a simple table object. How do I set the MasterFields for a TfrxAdoQuery object?
If I can't how can I setup a master/detail report using only internal queries?
Thanks,
Mark Elder
Comments