Subject RE: [firebird-support] Error when running 70 kb SQL (firebird database 2.1)
Author Maya Opperman
> Thomas Wrote:
>Ehm, do you mean a single SQL statement or a text file > 64KB with a
>sequence of SQL statements? The later should run fine with isql.

One single statement unfortunately. I develop stored procedures using
IBExpert, then use ISQL to update them at the customer's site.
Unfortunately I only pick up when a stored proc has grown too large when
running the script.
Not sure how IBExpert manages to get the stored proc to save - hence I
think it's an ISQL limitation, rather than a firebird limitation?