Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Content with tag SQLCMD Rss

   Items 1 to 8 of 8   
 

Export Data in Text File Using SQLCMD in SQL SERVER 2005

This script export the data in text file using sqlcmd command.  Read more...
By Manish Mathur 0001/01/01 | Source: SQLServerCentral.com | Category: sqlcmd
Rating: |  Discuss |  Briefcase | 4,092 reads

Notes from Mirroring Deep Dive Session with Mohammed Sharaf: Microsoft Premier Engineer (I can never learn enough about Mirroring :)

One thing I have gotten wrong before, or not elaborated on before in presentations on mirroring, although Roman Rehak mentioned...  Read more...
By Hugo Shebbeare 2010/12/16 | Source: SQLServerCentral.com | Category: blogs
Rating: (not yet rated)  Rate this |  Briefcase | 960 reads

Using Run As to make your life simple

Using 'Run As' when working against different domains.  Read more...
By Gaby Abed 2009/04/13 | Source: SQLServerCentral.com | Category: run as
Rating: |  Discuss |  Briefcase | 1,433 reads

Duplicate Records using SQLCMD

We have an article here from Renato Buda that shows how to delete duplicate records from your tables. SQLCMD is used with variables that make it easy to write a general purpose script for any table.  Read more...
By Renato Buda 2009/04/06 | Source: SQLServerCentral.com | Category: duplicates
Rating: |  Discuss |  Briefcase | 9,137 reads

Deploying Scripts with SQLCMD

Deploying changes to your SQL Servers can be a challenge. Longtime SQL Server expert David Poole brings us a new article looking at a solution using SQLCMD.  Read more...
By David Poole 2009/03/24 | Source: SQLServerCentral.com | Category: sqlcmd
Rating: |  Discuss |  Briefcase | 10,879 reads

Export Data in Text File Using SQLCMD in SQL SERVER 2005

This script export the data in text file using sqlcmd command.  Read more...
By Manish Mathur 0001/01/01 | Source: SQLServerCentral.com | Category: sqlcmd
Rating: |  Discuss |  Briefcase | 4,092 reads

The sqlcmd utility in SQL Server

The sqlcmd utility in SQL Server is a handy tool for running ad hoc queries or creating script files to perform routine tasks or automate procedures.  Read more...
By Additional Articles 2009/01/07 | Source: SearchSQLServer | Category: sqlcmd
Rating:  Rate this |  Briefcase | 4,510 reads

A Little DOS for a Poor DBA

Yakov Shlafman brings back the world of the command prompt to make life easier for a DBA that must deploy a series of scripts to their servers.  Read more...
By Yakov Shlafman 2008/11/06 | Source: SQLServerCentral.com | Category: scripting
Rating: |  Discuss |  Briefcase | 12,393 reads
   Items 1 to 8 of 8   
 
Tags
blogs (1)    
database mirroring (1)    
duplicates (1)    
row_number() (1)    
run as (1)    
scripting (1)    
sp_addsrvrolemember (1)    
sp_grantlogin (1)    
system development life cycle (1)