Monday, March 12, 2012

generate xml

how generate an xml file from data in sqlserver2005
and read it in sql againThis ought to have been covered in class, but you need to check out the FOR XML (http://msdn2.microsoft.com/en-us/library/ms189499.aspx) clause for output, and the KB #326005 (http://support.microsoft.com/kb/316005) for input.

-PatP|||I don't know why people don't bother searching BOL before posting some of the questions. Laziness?|||I'm hoping that your question is multiple choice, meaning I don't have to pick just one answer!

-PatP|||I'm hoping that your question is multiple choice, meaning I don't have to pick just one answer!

-PatP
Absolutely :D

No comments:

Post a Comment