• subscribe
April 02, 2007 12:00 AM

Backup and Restore with SMO

SQL Server Pro
InstantDoc ID #95652

You probably know that you can back up SQL Server 2005 Express databases by using SQL Server Management Studio Express (SSMSE). You might also know that you can back up databases by using the T-SQL BACKUP and RESTORE statements. However, you might not realize that you can also back up databases from your .NET applications by taking advantage of SQL Server Express’ SQL Management Objects (SMO) API. To find out more about using SMO to back up your databases and get a couple of useful code snippets, you should check out http://blogs.msdn.com/sqlexpress.



ARTICLE TOOLS

Comments
    There are no comments to display. Be the first one!
You must log on before posting a comment.

Are you a new visitor? Register Here