Subject AW: [firebird-support] Re: Need to speed up process
Author Steffen Heil
Hi

> Becuase of a design "issue" that I inherited, I need to run a
> conversion that will use 81 update statements almost 9500 times each.

Could you try to put these commands into a Stored Procedure?
Since no time is spend for communication with the client, the server should
do this faster.

Regards,
Steffen