Register   |   Login   |   February 07, 2012    |   Knowledge Base  >  Knowledge Base Systems  >  MSSQL  >  SQLDMO has not been registered
search:     

Phone: 480-722-1227
Toll Free: 888-722-1227

SQLDMO has not been registered
Last Post 21 May 2010 04:50 PM by Joseph Quintero. 0 Replies.
Printer Friendly
Sort:
NextNext
You are not authorized to post a reply.
Author Messages
Joseph QuinteroUser is Offline
New Member
New Member
Posts:22

--
21 May 2010 04:50 PM  
Question:
When I running the Microsoft sql server enterprise manager, it raise an error of "SQLDMO has not been registered, please re-run SQL Server setup and contact your system administrator." What is the problem. My sql server has already been installed and it runs very well until today.

Answer:
To solve this problem is an easy way. That is, at the Command prompt, run this command line: regsvr32 sqldmo.dll. Well, notice that if the command can not be successfully executed, then you might have to switch to the folder (use command 'cd') where the dll file lives.

Note: SQLDMO.dll was released along with the SQL Server2000. SQLDMO.dll is a COM object. SQLDMO is an SQL Distributed Management Objects, also an SQL Distributed Management Objects. It package the database objects of Microsoft SQL Server 2000. SQL-DMO support an Automation or COM-language applications to manage all parts of the SQL Server installation. SQL-DMO is the application programming interface(API) used by SQL Server Enterprise Manager. Therefore, using an SQL-DMO application can perform all the functions that SQL Server Enterprise Manager could perform.
You are not authorized to post a reply.

Active Forums 4.2
Copyright 2006 - 2011 Vigilant Support   |  Privacy Statement  |  Terms Of Use