Shahar Gvirtz's Weblog

Browse by Tags

All Tags » SMO (RSS)
Generating SQL Backup Script for Tables & Data from any .NET Application using SMO
What is SMO? SMO, SQL Server Management Object, is a collection of objects that includes all you need to manage SQL Server from .NET applications. With SMO you can manage pretty much everything – from databases, tables, stored procedures, jobs – you name...
More Posts