Forums

This topic is locked

Triggers/Stored Procedures

Posted 24 years ago
1
has voted
24 years ago Rolf Herbert posted:
Has anyone got any server behaviours in ASP to handle triggers using MySQL on LINUX which has no native support for stored procedures or triggers....? I have thought of a number of ways to do it, none of which are very elegant and involve checking the current date against when the last time the event was triggered and if it is longer than a week triggering it...but this means making calls EVERY time the page is opened.

Rolf

Reply to this topic