Page 1 of 1

TOraQuery MasterSource

Posted: Wed 17 Nov 2004 22:38
by mikeho
I have a TOraQuery with a MasterSource. When I add a record to the Master source, how do I get the TOraQuery to refresh automatically? My MasterSource is pointing to an Oracle Table, while the TOraQuery reulst set is from a View based on that table. SO when I add to the TOraTable, the TOraQuery should refresh and show the new recordset.

Posted: Fri 19 Nov 2004 07:32
by Paul
Unfortunately we cannot reproduce your problem. The mentioned schema must work. Please see Demos\MasterDetail\Detail.dpr demo project to get know how to make master/detail link.