CLONE -Periodically execution of  triggers or stored procedures in database
---------------------------------------------------------------------------

                 Key: CORE-4012
                 URL: http://tracker.firebirdsql.org/browse/CORE-4012
             Project: Firebird Core
          Issue Type: New Feature
          Components: Engine
            Reporter: Marko Petrovic


To create a way to execute stored procedures or/and triggers periodically or at 
defined time.
For example:
CREATE TRIGGER FOR  DAY  MONDAY  TIME '00:04:00' 
BEGIN
...
END

or

CREATE TRIGGER   FOR  TIME  FROM   '01:00:00'  TO '06:00:00'  PERIOD '00:05:00'
BEGIN
...
END


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to