SQL Server Central is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 

Content with tags T-SQL, SQL Server 7, 2000, SQL-DMO, Miscellaneous Rss

Refine your search with one of the following additional tags (with number of items):

Programming (3)     Visual Basic 6 (2)     Database Design (1)     Naming Standards (1)    
Administering (2)     Backup and Recovery (1)     Monitoring (1)     Stored Procedures (1)    
Strategies (2)     Configuring (1)    
   Items 1 to 3 of 3   
 

Managing Jobs - Part 1

How many jobs do you have? 10? 100? 1000? Andy makes the point that what works to manage for a small number of jobs doesn't work when that number doubles or triples (well, unless you only had 1 job to start with!). In part one of two, this article looks at ideas for using categories and naming conventions to get things under control.   Read more...
By Andy Warren 2003/01/31 | Source: SQLServerCentral.com | Category: Administering
Rating: |  Discuss |  Briefcase | 9,617 reads

Restoring Using DMO - Getting File List and No Recovery

Following up on a question posted in our discussion area, Andy demonstrates how to backup/restore a database using DMO, how to get the list of files to be restored, and how to do a restore with no recovery. Lots of sample code!   Read more...
By Andy Warren 2002/10/15 | Source: SQLServerCentral.com | Category: Miscellaneous
Rating: |  Discuss |  Briefcase | 7,944 reads

Executing Multiple Scripts in a Folder using the ScriptRunner Utility

Ever have a large batch of scripts you need to run? It takes a while if you have to open each one in Query Analyzer and execute it. One of our readers proposed an alternative - take a look the small app Andy Warren wrote to make doing this task a breeze.   Read more...
By Andy Warren 2001/06/14 | Source: SQLServerCentral.com | Category: Administering
Rating: |  Discuss |  Briefcase | 8,437 reads
   Items 1 to 3 of 3