Subject ISQL or other Command line utility for script execution
Author saulius_vabalas
Hi everyone,

After using Interbase Windows ISQL (WISQL) for years now I'm trying
to find a good WISQL replacement, which would work on Firebird
databases. Primary purpose - upgrade script execution. The reason
ISQL does not fit very well is that errors are streamed to different
stream and do not end up in the same output file. While running
pretty big scripts, it's kind of difficult to find what line of
script failed if that happens. Do You guys know any way around with
ISQL? Is there any other tool which can be used instead? Would be
nice to have ability to terminate script execution if error is
encountered.

If anybody can share some experience in this field - would be great.

Thanks a bunch,
Saulius