Using SQL Server’s DMO

Unleash the power and flexibility of SQL Server's DMO functions with SQL Database Monitor.

Michael Otey

November 30, 1996

1 Min Read
ITPro Today logo

To use DMO from VB, follow these simple rules:

  • Include the SQL DMO type library

  • Create a SQL Server object

  • Connect the SQL Server object to SQL Server

  • Use the SQL Server objects

  • Disconnect from SQL Server

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like