Collections:
Starting DTS Wizard
How To Start DTS Wizard?
✍: Guest
If you have installed DTS as part of the SQL Server 2000 Enterprise Manager tool properly, you should be able to start the DTS Wizard from the start menu:
Click Start > All Programs > SQL Server > Import and Export Data. The DST Wizard window will show up.
You could also start the DTS Wizard from the File Explorer windows:
Go to C:\Program Files\Microsoft SQL Server\80\Tools\Binn and double-click dtswiz.exe. The DST Wizard window will show up.
⇒ Defining SQL Server 2005 as the DTS Data Source
⇐ Installing DTS on Windows XP Systems
⇑ SQL Server FAQs - Introduction to DTS (Data Transformation Services)
2024-01-31, 2348🔥, 0💬
Popular Posts:
How to obtain the number of rows found by the last SELECT statement using the FOUND_ROWS() function?...
How to change the data type of an existing column with "ALTER TABLE" statements in SQL Server? Somet...
Where to find tutorials to answer some frequently asked questions on Microsoft SQL Server Transact-S...
How To Enter Unicode Character String Literals in SQL Server Transact-SQL? Unicode characters are mu...
Where to find answers to frequently asked questions on Downloading and Installing SQL Server 2005 Ex...