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.
Unleash the power and flexibility of SQL Server's DMO functions with SQL Database Monitor.
November 30, 1996
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
You May Also Like