Link to home
Start Free TrialLog in
Avatar of blitz051697
blitz051697

asked on

Looking for XML verson of TDataset for 6.3

I am using D6 and I am looking for a TDateset descendant that supports XML.  I would like to be able to save a TDataset out as XML and then be able to load it backup.  If anyone know of something that will allow me to do this, that would be great.
Avatar of mocarts
mocarts

use TClientDataSet.
ClientDataSet.SaveToFile(FileName, dfXML); // of dfXMLUTF8

wbr, mo.
ASKER CERTIFIED SOLUTION
Avatar of Mohammed Nasman
Mohammed Nasman
Flag of Palestine, State of image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
blitz:
This old question needs to be finalized -- accept an answer, split points, or get a refund.  For information on your options, please click here-> http:/help/closing.jsp#1 
EXPERTS:
Post your closing recommendations!  No comment means you don't care.