How to Creating Batch File to execute the job manually.
to execute complete process automatically, similarly like the automated process does
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
EhteshamPosted May 23, 2012, 2:54 AM
.bat file executes dos commands
open notepad type your commands and save it as yourfilename.bat, when you execute the said file its going to execute all your commands which are written in .bat file
SenthilkumarPosted May 23, 2012, 2:50 AM
Sql server provides you to config the jobs which can execute on the scheduled time.
Please refer this article:
http://www.sqlteam.com/article/scheduling-jobs-in-sql-server-express