Panda On Smack
Can't get enough of FH
- Joined
- Dec 22, 2003
- Messages
- 1,030
Hola
Im always working with SQL and asp etc but i have a project where i need SQL queries to run in the background without user interaction.
Basically i have a site where users have 'minutes' each month and every month those minutes will be reset to the default amount so i i need a Query to run on the 1st of every month at 0:00 to update all my users minutes.
This must be possible to do but i only know how to initite queries by having them in an asp page and obviously dont want to run a page ay 0:00 every 1st of the month!
Any help would be lubberly.
Ta
Im always working with SQL and asp etc but i have a project where i need SQL queries to run in the background without user interaction.
Basically i have a site where users have 'minutes' each month and every month those minutes will be reset to the default amount so i i need a Query to run on the 1st of every month at 0:00 to update all my users minutes.
This must be possible to do but i only know how to initite queries by having them in an asp page and obviously dont want to run a page ay 0:00 every 1st of the month!
Any help would be lubberly.
Ta