Date: 11/20/00
- Next message: Jamie Alessio: "Re: [PHP-DB] Automated Processes"
- Previous message: Doug Semig: "Re: [PHP-DB] An SQL-query puzzle... SELECT max 2 rows from tables having id 'a' or id ' b' or id 'c'..."
- Next in thread: Jamie Alessio: "Re: [PHP-DB] Automated Processes"
- Reply: Jamie Alessio: "Re: [PHP-DB] Automated Processes"
- Reply: Paul A. Owen: "Re: [PHP-DB] Automated Processes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hey everyone,
I was wondering if someone could guide me in the right direction on how to
do something. We're adding something to our employee database.
We will be adding a field that tells how many days the employee is on
guarantee(probation) for when they are first hired.
So what we'd like to see happen is that a process runs at a specific time
every day and checks to see if we should be notified if the guarantee period
will expire soon.
something like if today's date is (guarantee days) past the start date of
them employee, an email reminder should be sent out.
My question i guess is how to get the automated reminder process to happen.
Thanks!,
Marky
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Jamie Alessio: "Re: [PHP-DB] Automated Processes"
- Previous message: Doug Semig: "Re: [PHP-DB] An SQL-query puzzle... SELECT max 2 rows from tables having id 'a' or id ' b' or id 'c'..."
- Next in thread: Jamie Alessio: "Re: [PHP-DB] Automated Processes"
- Reply: Jamie Alessio: "Re: [PHP-DB] Automated Processes"
- Reply: Paul A. Owen: "Re: [PHP-DB] Automated Processes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

