Mismatch in datapacket (XML in Unidac vs ClientDataset)
Posted: Thu 13 May 2010 16:19
Hi
,
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
...TIA

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
