Skip to main contentdfsdf
SQL Server script to rebuild all indexes for all tables and all databases
www.mssqltips.com/tip.asp
Execute SQL job through batch file
www.sqlservercentral.com/...66421 SQL Batch Job
osql -S
"SERVER INSTANCE"
-E -Q
"exec msdb.dbo.sp_start_job ' BACKUPTEST ' "
www.sqlis.com/...Execute-SQL-Task-in-Code.aspx
Yada Yada
4 items | 1 visits
Updated on Jun 12, 09 Created on Jun 05, 09
Category: Computers & Internet
URL: