vivasuzi
Programmer
- Jun 14, 2002
- 183
I want a simple stored procedure to run an asp page every friday. I've been reading 'beginners' articles on how to make stored procedures but I'm completely lost. Can anyone help me to create a stored procuedure on a SQL Server that does the following:
---------
runs every friday at 10PM (server time)
executes an asp page
this asp page does some db work and emails users in the db (i can do this part)
---------
I cannot access the server at all. All I can do is send scripts to our SQL Server admin who runs the scripts for me. Can a stored procedure be put in a script that I can send to the admin? He would then run the script to apply the changes to the server and then the stored procedure should run every friday. OR Will I have to tell the admin to set up a script task in Enterprise Manager?
---------
My local copy of SQL Server is down so I cannot even try to create anything in enterprise manager. Any help is great! I hope I'm not asking for too much
*Suzanne* ![[elephant2] [elephant2] [elephant2]](/data/assets/smilies/elephant2.gif)
![[wiggle] [wiggle] [wiggle]](/data/assets/smilies/wiggle.gif)
---------
runs every friday at 10PM (server time)
executes an asp page
this asp page does some db work and emails users in the db (i can do this part)
---------
I cannot access the server at all. All I can do is send scripts to our SQL Server admin who runs the scripts for me. Can a stored procedure be put in a script that I can send to the admin? He would then run the script to apply the changes to the server and then the stored procedure should run every friday. OR Will I have to tell the admin to set up a script task in Enterprise Manager?
---------
My local copy of SQL Server is down so I cannot even try to create anything in enterprise manager. Any help is great! I hope I'm not asking for too much

![[cat2] [cat2] [cat2]](/data/assets/smilies/cat2.gif)
![[elephant2] [elephant2] [elephant2]](/data/assets/smilies/elephant2.gif)
![[wavey] [wavey] [wavey]](/data/assets/smilies/wavey.gif)
![[wiggle] [wiggle] [wiggle]](/data/assets/smilies/wiggle.gif)