July 20, 2009

To write values from SQL Server table to new XML file

Suppose we have a table “Test”.
Then we can copy its values to a xml file , let it be “Test.xml”.

and Follow the following code..

No comments: