Topics
Started by
Posts
Last post
Has anyone used the Transfer object in association with the Database object using VB, I need to tra…
6 replies
How can I use VBScript (and DMO) to stop the SQL Service service on a remote SQL 7 machine, copy tr…
1 replies
I have the following source code to backup database: Dim oBackup As New SQLDMO.Backup Dim oSQLServe…
12 replies
I schedule many jobs thru the Sql seheduler. I was looking for a way to build an APP using DMO that…
7 replies
One question, through EM I can script tables and have the primary key constraint as a separate piec…
3 replies
Which is a better way to create database and add user logins to it? Should I use Stored Procedures …
4 replies
How can I create a new login and assign an database to it using SQL-DMO. I am finding that confusin…
3 replies
Which other programming languages other than VB allow to use SQL DMO. Does VBScript(ASP) allow COMP…
4 replies
Hi folks, I am using the following: sqlTbl.Columns.Remove ColName and getting the error: [Microsoft…
2 replies
I have used SQLDMO extensively (SQL2000) in an app I have just finished developing. I am now tryin…
1 replies
Every once in a while the SQL ServerAgent (SQL 7) stops unexpectedly. How can I use DMO to check if…
1 replies
I have a software which was developed to use SQL6.5 DMO. I am in the process of upadting the softwa…
2 replies
I'm trying to use SQL-DMO to determine the size of the "northwind" database: Dim oSQLServer Dim oDa…
2 replies
I want to create a new column with a default value. I create the column object, and the default ob…
1 replies
Is it possible to get the default database directory settings from an SQL Server using SQLDMO. I am…
5 replies
Viewing 15 topics - 286 through 300 (of 301 total)
You must be logged in to create new topics.