
I'm testing data sharing between UniDAC dan ClientDataset.
I perform simple Query using TUniQuery then save the result (not empty
and only a few rows) using method SaveToXML to a path of 'C:\DATA.xml'.
When I open a ClientDataset with Filename property set to the above path,
the process returns message 'Mismatch in datapacket'
Can this be resolved? I really need this scenario to work
