Subject RE: [firebird-support] how to execute script with isql.exe in FB 1.5
Author Thomas Steinmaurer
> Hello,
> I have the following script file:
>
> CONNECT 'ENVWORKFLOW.GDB' USER 'SYSDBA' password 'masterkey';
> EXECUTE PROCEDURE spUpdateEmployees
>
> What is the command line for isql to execute this in batch,
> without user intervention?

Use the -i switch.

Something like:

isql.exe -i myscript.sql


HTH,
Thomas Steinmaurer
LogManager Serie - Logging/Auditing Suites supporting
InterBase, Firebird, Advantage Database and MS SQL Server
Upscene Productions
http://www.upscene.com