Subject | Re: [Firebird-Architect] Batch statements |
---|---|
Author | Vlad Horsun |
Post date | 2005-06-11T07:15:45Z |
> Roman is correct. I'm talking about sending one statement with manyWhich statements can be executed with many XSQLDA's ?
> XSQLDA. The server would then loop through all the parameters,
> executing the statement many times, and then return the results in one
> set.
INSERT\UPDATE\DELETE only ? Is SELECT allowed ? If so - how
result sets will be returned ? As UNION ALL or something different ?
How errors is handled ? Will we return N instances of status-vector
or we will stop execution after the first error ?
Regards,
Vlad