I have created an SSISpackage that copies the contents of several tables from one database to another and I saved this package in the File System. I can open it by double clicking the package fil...
I have a created a SSISpackage in MS Visual Studio 2005 that creates tables from flat files and then transfers these tables from a SQL Server 2005 DB to a Sql Server 2000 DB.
The 2005 Db is behin...