Content deleted Content added
m fix more typos |
→Other included tools: cite +2 |
||
Line 51:
Aside from the Import/Export Wizard and the designer, the product includes a few other notable tools.
DTEXEC executes a package from the command line wherever it may be stored.<ref>{{cite web|url=http://msdn.microsoft.com/en-us/library/ms162810%28v=sql.105%29.aspx|title=dtexec Utility (SSIS Tool)|accessdate=2013-03-24|publisher=Microsoft|work=Microsoft Developer Network}}</ref><ref>{{cite web|url=http://www.databasejournal.com/features/mssql/article.php/3897236/Executing-SSIS-Packages-Using-DTExec.htm|title=Executing SSIS Packages Using DTExec|accessdate=2013-03-24|date=2010-08-09|publisher=Database Journal|author=Marcin Policht}}</ref> Before running the package, the tool may be instructed to apply configuration information, which will allow the same package to be reused with slightly different parameters, including different connection strings for its endpoints.
DTUTIL provides the ability to manage packages
==Extensibility and programability==
|