Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in SQL Server only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Today's Posts
Member List
Calendar
Home
Forum
Topic
SQL Server
Schedule a Query
Collapse
This topic is closed.
X
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
scadreau@gmail.com
#1
Schedule a Query
Jul 9 '08, 07:45 PM
I need to run a rather large query and want to schedule it to run this
evening. Is there a way to do that in sql server? (2005)
Thanks,
Scott
Hugo Kornelis
#2
Jul 9 '08, 09:05 PM
Re: Schedule a Query
On Wed, 9 Jul 2008 12:42:14 -0700 (PDT),
scadreau@gmail. com
wrote:
>I need to run a rather large query and want to schedule it to run this
>evening. Is there a way to do that in sql server? (2005)
Hi Scott,
You can use SQL Agent for this. Or you can write a Windows command
(.cmd) file to call osql.exe and execute the query and use windows
scheduler.
--
Hugo Kornelis, SQL Server MVP
My SQL Server blog:
http://sqlblog.com/blogs/hugo_kornelis
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment