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, 2146🔥, 0💬
Popular Posts:
How To Replace Given Values with NULL using NULLIF() in SQL Server Transact-SQL? Sometime you want t...
What Is Transport Network Substrate (TNS) in Oracle? TNS, Transport Network Substrate, is a foundati...
How to put statements into a statement block in SQL Server Transact-SQL? You can put statements into...
What Is an Oracle Instance in Oracle? Every running Oracle database is associated with an Oracle ins...
How To List All User Names in a Database in SQL Server? If you want to see a list of all user names ...