How to switch from SQL Server 6.5 to SQL Server 2000 (Command Prompt)

How to Install SQL Server 2000

How To

How to switch from SQL Server 6.5 to SQL Server 2000 (Command Prompt)

To switch from SQL Server 6.5 to SQL Server 2000

  • Run Vswitch.exe.
-SwitchTo <65|80>
Determines which version of Microsoft® SQL Server™ 2000 to activate.
-Silent <0|1>
Determines if any user interface or messages are displayed. If 1 is specified, a user interface or messages are not displayed. The default is 0.
Examples
c:\...\vswitch -SwitchTo 80 -Silent 1