Subject Re: [firebird-support] Execute Block: too many inserts
Author Dimitry Sibiryakov
01.03.2018 20:37, homer@... [firebird-support] wrote:
> I suspect it would be true if the source data was already in a table on the server, but
> mine is newly entered data by a user on a network client.

In this case I'd suggest to use prepared statement in single transaction.


--
WBR, SD.