SSIS Format - Save to Office 2007
1 answer
This should be possible with the OLEDB connection manager. (Not an Excel connection.)
Check out this example . It is meant to be imported, but it must also be suitable for export. Remember to use the XML format as described here . And in more detail here .
+1
a source to share