Relation lost on Synchronize()
Posted: Thu Jan 10, 2013 9:08 pm
I have a simple Master-Detail report that I use RegDataSet to send data to. However, it appears that after I Synchronize() in Flex, the Relation is no longer defined and all the the Detail records are shown with every Master record. When I use Design() instead of Show(), I can see that the Relation is no longer defined with the Data Sources.
Any idea what I'm doing wrong here? The keys are definitely both Ints so its not a type mismatch.
Thanks,
-pc
Any idea what I'm doing wrong here? The keys are definitely both Ints so its not a type mismatch.
Thanks,
-pc