October 2002
Beginner
1032 pages
23h 5m
English
This section lists some commonly asked questions and answers about SQL Server 2000 DTS.
| Q1: | Is DTS used only for data warehousing duties? |
| A1: | No, as shown in this chapter, DTS provides functionality for transferring data and schema from various sources to destinations, as well as the ability to perform batch processing and workflow. |
| Q2: | Is DTS only good for importing or exporting data from or to SQL Server? |
| A2: | No. DTS allows you to transfer data to or from any source or destination that you have OLE DB or ODBC drivers for. This comes in handy when you need to move information between two systems that do not have compatible import/export facilities. However, when using DTS in environments that do not have SQL Server ... |
Read now
Unlock full access