Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in smo

Error executing SQL script via SMO in PowerShell

sql-server powershell smo

Good book to learn Server Management Objects (SMO) for C# and SQL Server 2008? [closed]

Can I distribute and install SQL Server Server Management Objects with my application? [closed]

sql-server licensing smo

Why does sqlConnection.Close() not close the login?

Get Sql server's data using smo

c# .net sql-server smo

How to copy tables base on schema name in Microsoft.SqlServer.Management.Smo.Transfer

c# sql sql-server smo

Including DLL in dacpac file

.net sql-server dll smo dacpac

SMO not available in .NET 4.0? Or is there an easier way to backup a database from code

c# sql-server .net-4.0 smo

C# SMO - Scripting Table Data to File. Throwing Error

Run .sql file from Application in C# using SMO library

c# .net sql sql-server-2008 smo

Using C# & SMO, how do I add a backup device to a SQL Server?

c# sql-server smo

How to create ALTER scripts instead of CREATE scripts using SMO (Server Management Object)

c# tsql smo

Execute SQL script from C# and logging errors

c# sql sql-server smo

Script Table With Data from code

c# sql-server ssms smo

Sql SMO: How to get path of database physical file name?

sql-server smo

using SMO .net to backup and restore through DeviceType.Pipe

Backup fails using smo on big databases

Cleaning up after calls to SMO Server and Database

asp.net sql-server-2008 smo

SMO.Restore.SqlRestore sometimes throws a timeout exception on deployed computers

Error restoring database backup to new database with smo and powershell