Topics
Started by
Posts
Last post
During development I have sql server installed so I can access the required SMO assemblies from my …
1 replies
hi there, i am searching for a way to show the percentcomplete event with vbs. i've googled the who…
3 replies
I need to script to file all the statements necessary to re-create existing Publications, and to de…
1 replies
hi all! Sorry for my bad english, but i have some difficult to write. Well.... I need work with For…
1 replies
I'm using the following code to show all SQL servers: Dim i As Integer Dim oNames As SQLDMO.NameLis…
4 replies
I'm new at SMO and new at Powershell. My eventual goal in the script below is to loop through all u…
3 replies
Hello! I have noticed that on one of SQL Servers (SQL 2000 SP4) after I run following script SQLDMO…
5 replies
I am trying to use DMO to exactly reproduce the output that I get from Microsoft SQL Server Enterpr…
3 replies
I am new to SQL Server. I want to know what is a DMO. Whenever I create a new table it is named dmo…
1 replies
When restoring a backup device on another machine, I get error: "Device activation error. The physi…
5 replies
I have been pulling my hair out trying to get this to work. According to BOL I am supposed to…
1 replies
{DB_NAME and SCRIPT_PATH are consts} var SQL_DMO: _SQLServer; SQLDatabase: _Database; SQLStor…
7 replies
I use the following C# code to backup my database SQLDMO.SQLServer2Class srvBK = new SQLDMO.SQLServ…
2 replies
I have a table that has a column called DisplayOrder which stores an int value denoting the display…
5 replies
Hi everyone! I need to upgrade an application from DMO to SMO. With DMO I can check the status of t…
3 replies
By: webooth
Viewing 15 topics - 76 through 90 (of 301 total)
You must be logged in to create new topics.