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, 2283🔥, 0💬
Popular Posts:
How To Format Time Zone in +/-hh:mm Format in SQL Server Transact-SQL? From the previous tutorial, y...
How to calculate the storage size of a JSON (JavaScript Object Notation) value using the JSON_STORAG...
What is test testing area for? The testing area is provided to allow visitors to post testing commen...
What Is Oracle in Oracle? Oracle is a company. Oracle is also a database server, which manages data ...
How To Round a Numeric Value To a Specific Precision in SQL Server Transact-SQL? Sometimes you need ...