How to write the database into xml and then xml data into database again ?
how to read and write sqlserver database entry to xml file and how is this xml file saved as database entry back into sqlserver ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Javeed M ShaikhPosted Oct 19, 2011, 11:20 PM
Following are recommended readings from C# Corner:
http://www.c-sharpcorner.com/UploadFile/mahesh/ReadWriteXMLTutMellli2111282005041517AM/ReadWriteXMLTutMellli21.aspx
http://www.c-sharpcorner.com/UploadFile/mahesh/RelationalDataXMLFile11292005013610AM/RelationalDataXMLFile.aspx
http://www.c-sharpcorner.com/UploadFile/shivani/generatexmlfromsql11262005040120AM/generatexmlfromsql.aspx