Skip navigation

Using SQL Server’s DMO

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
TAGS: SQL
Hide comments

Comments

  • Allowed HTML tags: <em> <strong> <blockquote> <br> <p>

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
Publish