Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Scheduling a .sql script file ?????

Status
Not open for further replies.

jballum

MIS
Jul 10, 2000
161
CA
What is the best way to schedule a .sql script file keeping in mind that the contents of this file could change daily?

JB
 
Thanx for your prompt response.

I was looking for suggestions on what to use to schedule it. Up till now I have set up a bunch of scheduled jobs that run different TSQL scripts using the SQL Server Agent. Scheduling to run an actual script file cannot be done using the agent (at least not that I have found).

Any ideas?

JB
 
That is what I thought. I was hoping to use SQL so that I could sync the existing jobs easier.

Thanx again.

JB
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top