Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Can't delete SQL server registration

Author  Topic 

markchannon
Starting Member

1 Post

Posted - 2005-11-22 : 05:36:10
Hi

I am having problems with enterprise manager crashing. I basically deleted a database on my hosting company before I deleted the SQL server registration from enterprise manager, now everytime I try and delete it in enterprise manager it crashes.

Anybody got any idea what I should do here?

nr
SQLTeam MVY

12543 Posts

Posted - 2005-11-22 : 08:15:18
remove from the registry.
It'll be somewhere like
software\microsoft\microsoft sql server\80\tools\sqlew\registred servers xyou should see a list of the groups with the registered servers under that.
Just delete the entry and it will be gone the next time you open enterprise manager.

==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page
   

- Advertisement -