firebird-automations
firebird-automations
Modified by: Alan Marryat (amarryat) description: Using SQLPrepare, binding columns, SQLParamOptions to insert multiple rows at once\. When the table is empty, attempting to insert 10 rows for example results...
Modified by: Alan Marryat (amarryat) description: Using SQLPrepare, binding columns, SQLParamOptions to insert multiple rows at once\. When the table is empty, attempting to insert 10 rows for example results...
Modified by: Alan Marryat (amarryat) summary: Bulk inserts on Prepared statements only insert one row when the table is empty =\> Bulk inserts on Prepared statements only inserts the first...
Modified by: @dyemanov assignee: Vlad Horsun \[ hvlad \]
Modified by: @dyemanov Link: This issue block progress on [CORE644](https://github.com/FirebirdSQL/firebird/issues?q=CORE644+in%3Atitle) \[ [CORE644](https://github.com/FirebirdSQL/firebird/issues?q=CORE644+in%3Atitle) \]
Commented by: Umberto Masotti (umasotti) It would be useful, as first step, to have heterogeneous queries in SQL, DSQL and PSQL between Fb databases through the same server\. I'm aware...
Modified by: @dyemanov Fix Version: 3\.0\.0 \[ 10048 \]
Modified by: @pcisar Workflow: jira \[ 10800 \] =\> Firebird \[ 15227 \]
Modified by: @dyemanov Fix Version: 3\.0\.0 \[ 10048 \] =\>
Modified by: Alexey Kuznetsov (kuaw26) description: It would be very useful if Firibird would support modern syntax for A=v1 AND B=v2 predicates as it implemented in DB2 \(see Db2 cookbook...