2 out of 7 rated this helpful - Rate this topic

Database Engine Administration Programming Overview

SQL Server 2005

This topic provides an overview of administering the Database Engine programmatically.

Database Engine administration programming is concerned with three APIs: SMO (including RMO and NMO), SQL-DMO, and WMI. These three API sets let the programmer write programs that manage the SQL Server Database Engine. They represent programming interfaces that provide the data definition language (DDL) for SQL Server.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.