J
Jen
1) I am exporting data from a SQL DB to an XML file. It works great but it
appears that null data in database records does not get put into the XML.
Is there a way to force it to always put the null data there instead of
omitting it?
2) How do I insert the data back into the SQL DB from the XML file?
appears that null data in database records does not get put into the XML.
Is there a way to force it to always put the null data there instead of
omitting it?
2) How do I insert the data back into the SQL DB from the XML file?