Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
how can i schedule a job in SSQL 2000 job is a stored procedure.. i want to excute it in daily basis
All I ever wanted is what others have.... CrazySanker
this may not be the best way but a thought write an app - which would just have this one command of stored proc execution. Then schedule this app using windows scheduler.