Using SMO for DDL with SQL Server
Posted by: JohnPapa.net,
on 25 May 2007 |
View original | Bookmarked: 0 time(s)
My June 2007 Data Points column has been posted to the MSDN Magazine web site. This edition is titled "SQL Server Management Objects".
Here is an excerpt from the article:
"Not only must database developers query and manipulate data, but they must also perform administrative tasks on a regular basis. SQL Server Management Objects (SMO) offer developers a robust toolset for operations such as backing up and restoring databases, and issuing Data Definition...