Deploying SSIS Packages in SQL Server 2005 
In our last post on SSIS, we dealt with the creation of Integration Services Configurations and how the configuration files help us in altering the package properties at run time. As explained in our previous posts, the SSIS package is created in the Business Intelligence Development Studio (BIDS) and saved on the client. In this post we will discuss the deployment of the SSIS packages we created onto the SQL Server.
Read More >>