|
| Iniciado por guest, 28,nov. 2016 23:37 - 2 respuestas |
| |
| | | |
|
| |
| Publicado el 28,noviembre 2016 - 23:37 |
Hi
Within a procedure I want to send an email every 12 seconds.
Any idea how to do that?
I don't want to use the Automated Procedure Mechanism because the procedure itself is run every 30 minutes.
Thanks in advance.
Ericus Steyn |
| |
| |
| | | |
|
| | |
| |
| Publicado el 28,noviembre 2016 - 23:57 |
Hi
Timer("yrProcedure",3000) // 100 * 30 sec
HTH
Cheers
King |
| |
| |
| | | |
|
| | |
| |
| Publicado el 29,noviembre 2016 - 09:29 |
Hi,
I use scheduled stored procedures at the HFSQL Server for that. Works like a charm. |
| |
| |
| | | |
|
| | | | |
| | |
|