Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » batch file   (RSS)

Passing parameters to SQL script using batch files

SQL Server 2005/2008 provides a command line utility SQLCMD, which can be used to perform basic SQL operations using command prompt. This comes really handy when automating repeatedly used SQL operations. You don’t need to Open the Management Studio every
 
Page view tracker