![]() |
|
Overview Explanation
In the examples that follow, I will show how to deploy the CreateSalesForecastInput.dtsx package to the file system, package store, and SQL Server. To deploy to the file system, you could use the DOS COPY command, Windows Explorer, etc. or the following DTUTIL command (all on one line):
Replace the path C:\temp as appropriate. To deploy to the package store, type the following command (all on one line):
To deploy to SQL Server, type the following command (all on one line):
The above command deploys to the default SQL Server instance on the local machine. To deploy to a different SQL Server add the command line parameter /DESTSERVER "SERVERNAME\INSTANCENAME". Additional Information
|
|
privacy | disclaimer | copyright | advertise | about authors | contribute | feedback | giveaways | user groups Some names and products listed are the registered trademarks of their respective owners. Edgewood Solutions LLC | MSSharePointTips.com | MSSQLTips.com |