I'm just getting started with stored proceedures and was wondering if there was an easy way to schedule one to execute at different time intervals. I need to designate one person in a database as "administrator". Than, after say 6 hours, I want to designate the next person in the database as "administrator" and set the old admin back to an oridary user. I don't think I'll have problems with the sp code, but how do I get it to execute every 6 hours? Thanks.
-Hinchdog
-Hinchdog