Subject Re: [firebird-support] ISQL
Author Paul Reeves
On Friday 23 January 2004 07:09, Uwe Oeder wrote:
> I am running a 13 KB sql file from within ISQL. The problem is that
> some of the statements contain errors are at the beginning of file.
> With ECHO ON I can see which statement caused the error but only at the
> end of the sql as the sql scrolls past the screens buffer. Is there a
> way to change how much the isql buffer holds ?
>
>

I think you are asking the wrong question. Take a look at the -m switch
which merges the error stream with the output stream and the -o switch
which allows writing it all out to disc. After that the output can be
parsed with a grep like tool to display errors.


Paul
--
Paul Reeves
http://www.ibphoenix.com
Supporting users of Firebird and InterBase