WellsCarrie
Well-known member
answered! - (stubpid coding mistake) XML as Data Source...
Does anybody know a good place to get informaiton on trouble shooting ADO with XML issues?
I have several applications that will be using XML files as thier data sources. I can read the files into ADO datasets just fine but when I try to save the changes back to the XML files (with ds.writeXML) It just deletes the file contents without putting anything back.
Any help would be apreciated.
Thanks!
Does anybody know a good place to get informaiton on trouble shooting ADO with XML issues?
I have several applications that will be using XML files as thier data sources. I can read the files into ADO datasets just fine but when I try to save the changes back to the XML files (with ds.writeXML) It just deletes the file contents without putting anything back.
Any help would be apreciated.
Thanks!
Last edited: