Page 1 of 1

importing data from a table into an xml file

Posted: Tue Feb 17, 2004 10:55 am
by mccommunity
I am trying to import data from a table and create an xml file from all the data in the table (select * from table to XML File) How would I do this?