PDA

View Full Version : Timed queries


Blaine0002
11-23-2006, 12:54 PM
I want to be able to have certain times set up in a database, and then when the server time reaches that time, run a certain query depending on what row that time is in.

It would contain dynamic variables so a cron wouldnt work :-/

What do you think?