Today, my Mmssql 2000 suddenly bad use, the database server can be started, but enterprise management is not open, but also pop-up tips information, it is strange, never encountered such a situation.
I thought the installation file for SQL Server was corrupted, so consider reinstalling SQL Server 2000, and the problem remains after installation.
I took a look at C:\Program Files\Microsoft SQL Server\80\tools\binn\sql Server Enterprise manager.msc, the result is good, how can not find it?
On the internet has been a lot of solutions, one by one, the results of the following method is easy to use, recorded, in case of the day to come out of this problem.
Start, run, type mmc command pops up the following window:
File, Add/Remove Snap-in (M) or press ctrl+m directly to bring up the following window: Click the Add button below and select Microsoft SQL Enterprise Manager:
Click the "Add" button to add the success, close this window directly,
You can then see the Enterprise Manager in the list of Add/Remove Snap-in above, and click the OK button, and Microsoft SQL Servers appears on console 1.
Finally, choose File, Save As, to save the added console to C:\Program Files\Microsoft SQL Server\80\tools\binn\sql Server Enterprise Manager.msc directory, directly overwrites the original SQL Server Enterprise manager.msc file. Now it's time to start Enterprise Manager.
"SQL Server" Enterprise Manager cannot open