Subject Re: [firebird-support] batch job
Author Milan Babuskov
Almond wrote:
>>If I feed a script to the database (with a final COMMIT), will the
>>script be executed even if I disconnect from the server ?
>
> isql -i input.sql abc.gdb &
>
> Is the above suggestion correct. Please comment.

Try adding nohup to that:

nohup isql -i input.sql abc.gdb &

--
Milan Babuskov
http://fbexport.sourceforge.net