Jun
06
2010
Simple SSIS Project – export to flat file, FTP upload, archive (create the package)
Category: IT, MS SQL Server Tags: SSIS Comments: 4Microsoft® SQL Server™ Integration Services is the tool that connects the database to the world and works instead of us. I’ll show you how to extract simple data from the database, store the files in a the file system, rename them, upload them on FTP and report the errors to administrator if any.