Nope, not directly.
There are workarounds of cours, you might populate the datatable from sql
server and use another connection (to an oledb provider perhaps outputing
text) to store data.
There is DataSets.WriteXML method also.
Not yet. ADO 2.0 has this feature. Today you can use SQL-DMO to make BCP
calls or use DTS.
--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
MVP, hRD www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________