The SQLServer object exposes the attributes of an instance of Microsoft® SQL Server™.
The SQLServer object contains the objects and collections that implement SQL Server administrative tasks for SQL-DMO. The object allows SQL-DMO applications to connect to an instance of SQL Server by name, establishing the context for administrative tasks.
With the SQLServer object, you can:
Note The SQLServer object is compatible with instances of SQL Server 2000 and SQL Server version 7.0. However, the SQLServer2 object extends the functionality of the SQLServer object for use with features that are new in SQL Server 2000.