Welcome you!
I begin to familiarize yourself with C #, very want to find out how to create
1 file (*. xml) and then put any content on this file.
(Broader: Transfer
data from a table (in SQL) to XML in C #)
I look forward to help.
Thanks a lot!
Welcome you!
I begin to familiarize yourself with C #, very want to find out how to create
1 file (*. xml) and then put any content on this file.
(Broader: Transfer
data from a table (in SQL) to XML in C #)
I look forward to help.
Thanks a lot!
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.
Vimal KandasamyPosted May 5, 2009, 7:51 AM
Please follow link and read the article.It will help you to write an xml file with sql table contents.
How to: Generate XML file from database table