Hello:
I need to do a scheduled job that must run every day at 0:00. I tried to do it with SQL SERVER enterprise manager, but the server we have is shared with some other clients and the server Admin told me we have no permits to do scheduled jobs (because of security problems).
The question is:
Is there anyway to do a scheduled job with stored procedures or so? My problem is that I am quite new to SQL SERVER and have no idea of doing stored procedures. Can anyone help me with this one?
Thanks in advance,
Good bye
I need to do a scheduled job that must run every day at 0:00. I tried to do it with SQL SERVER enterprise manager, but the server we have is shared with some other clients and the server Admin told me we have no permits to do scheduled jobs (because of security problems).
The question is:
Is there anyway to do a scheduled job with stored procedures or so? My problem is that I am quite new to SQL SERVER and have no idea of doing stored procedures. Can anyone help me with this one?
Thanks in advance,
Good bye