Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
TSKraemer
Starting Member
4 Posts |
Posted - 2007-08-03 : 16:20:52
|
I need to write data returned by a stored proc to an XML file. The resultant file will then be consumed by an external application. The file has to adhere to a specific schema. Is there a way to do this through SSIS? Is .NET CLR a better option? |
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
|
|
|
|