Hi Luigi,
You could always build the string script and run it with the FbScript.
I don't think thats the best aproach to your problem. I would use a
transaction which would commit each 50-100 calls, and the fbcommand should have
a fbcommand.Prepare() to avoid the parser to analyse ea
Hi everyone,
Do you know if it is possible, using the Firebird .NET Provider, to batch a
number of commands in one single excution?
I searched in the code but I only was able to find FbBatchExecution that
executes plain statements or a script of statements.
Since I need to execute a single store