SQL Distributed Management Objects (SQL-DMO) encapsulate the objects found in Microsoft® SQL Server™ databases. SQL-DMO allows applications written in languages that support OLE Automation or COM to administer all parts of a SQL Server installation. SQL-DMO is the API used by the SQL Server version 7.0 SQL Server Enterprise Manager, so applications using SQL-DMO can perform all functions performed by SQL Server Enterprise Manager.
SQL-DMO is intended for any OLE Automation or COM application that needs to incorporate SQL Server administration. Examples include:
Developing SQL-DMO Applications | Administration Architecture |