Subject | Re: [firebird-support] May I start a stored procedure in especific date and time ? |
---|---|
Author | Martijn Tonies |
Post date | 2005-01-13T14:28:55Z |
Sure you "may".
But I expect you want to do this automatically, like
Oracle "jobs".
Firebird does not yet support that.
The best thing you can do is use the operating system
scheduler and use "isql" to start the procedure or use
a third party product.
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server
Upscene Productions
http://www.upscene.com
But I expect you want to do this automatically, like
Oracle "jobs".
Firebird does not yet support that.
The best thing you can do is use the operating system
scheduler and use "isql" to start the procedure or use
a third party product.
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server
Upscene Productions
http://www.upscene.com