Subject Re: [firebird-support] Re: Firebird to periodically execute a stored procedure
Author Bruno Marx
Thanks everybody... It appears the the Windows scheduler is the common
denominator here.

Regards,

Bruno

On Fri, Jul 11, 2008 at 9:36 AM, Anderson Farias
<peixedragao@...> wrote:
> Hi,
>
>> If I use OS feature, I loose a chance.
>> My software execute an SQL script and it don't know whitch OS run on
>> server ;)
>
> 1) The script can be run from a "remote" machine (not the one running your
> fb server)
> 2) The same aproach can be used on any OS, for instance in Linux you'd
> schedule using Cron
>
> Not a big deal as we're talking about a *server* task. (not a hundred
> workstations)
>
> Regards,
> Anderson Farias
>
>