Can DOA do nested ClientDataSets? With the BDE I would set the DataSource property of th e child query to the DataSource of the Parent query and this would link the child and parent ClientDataSets to create a nested ClientDataSet. Since there is no DataSource property on the TOracleDataSet or TOracleQuery it looks like I can't create a nested ClientDataSet. Is this correct? Please let me know so I don't have to keep trying.
Thanks in advance.
The reason I'm using Nested ClientDataSets is for the Undo feature. Is there another way of implementing this feature with DOA?
Thanks again.
Greg
Thanks in advance.
The reason I'm using Nested ClientDataSets is for the Undo feature. Is there another way of implementing this feature with DOA?
Thanks again.
Greg