What is DTS in SQL Server
Posted on May 22nd , 2009 by Admin
|
|
If a organization is big then it is also there that there is multiple option to store data some people are using EXCEL some are using ACCESS and some of they are using SQL SERVER and in some other format also but there a problem is arise that how to merge that data into one format there is diffrent tool are there for doing this funtion. One of product of SQL SERVER-2000 DTS helps in this problem it provides a set of tool from that tool we can customise are |
| database acording to our need DTSRun is a command-prompt utility used to execute existing DTS packages. |
|
|