Export SQL data to a text file with SSIS in SQL 2008
I created a SSIS package to export DB to a text file but somehow there was a lot of error after the package created. I cannot attach the file with error message
June 27th, 2011 9:19pm

Will need the errors. You can use say SkyDrive to upload the errors file and publish a link here.Arthur My Blog
Free Windows Admin Tool Kit Click here and download it now
June 27th, 2011 9:40pm

package validation error......... Where to find step by step to export DB to a text file with SSIS package ?
June 28th, 2011 1:22am

I uploaded the doc with screenshot error. How can you find it?
Free Windows Admin Tool Kit Click here and download it now
June 28th, 2011 1:25am

package validation error......... Where to find step by step to export DB to a text file with SSIS package ? and I uploaded the doc with screenshot error. How can you find it? You cannot export the whole database to a single file. Typically each database table gets exported to a separate comma delimited file. I suggest using my favorite Data Export Import Wizard: http://www.databasejournal.com/features/mssql/article.php/3580216/SQL-Server-2005-Import--Export-Wizard.htm A bonus using it is that you can save the export routine as a SSIS package that you can later open in BIDS to modify or even learn how it generated it. To give us access to the errors file you need to share it. This link shows how to: http://www.ehow.com/how_2314965_use-windows-skydrive-share-large.htmlArthur My Blog
June 28th, 2011 6:02am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics