On 1/3/22 16:29, Jiří Činčura wrote:
Hi *,
Is there a way to read from a batch? I.e. executing `insert into foo (x) values
(?) returning x` with bunch of parameters in a batch a then getting the values
of `x`.
Planned for next version, that will be another interface.
Firebird-Devel mail
On 1/3/22 16:23, Jiří Činčura wrote:
Hi *,
Executing different commands in a batch is not supported, right? Aka, it's only
single command with multiple sets of parameters.
Yes.
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel
Hi *,
Is there a way to read from a batch? I.e. executing `insert into foo (x) values
(?) returning x` with bunch of parameters in a batch a then getting the values
of `x`.
--
Mgr. Jiří Činčura
https://www.tabsoverspaces.com/
Firebird-Devel mailing list, web interface at
https://lists.sourc
Hi *,
Executing different commands in a batch is not supported, right? Aka, it's only
single command with multiple sets of parameters.
--
Mgr. Jiří Činčura
https://www.tabsoverspaces.com/
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-deve
Hi all,
I'd like inform you about new developments regarding:
a) performance issues with partial key lookup with "contracted" collations.
We've got sponsor to implement Adriano's solution using 3.0.8 code as
primary target. The development and testing should happen in next three
months. If ev
On 1/3/22 12:07, Jiří Činčura wrote:
ULONG p_batch_errors; // error's recnums
Numbers of records with error. Used when too many errors took place. For
each error server sends number of message for which execution of SQL
statement failed. And yes - such number is 4-byte intege
> ULONG p_batch_errors; // error's recnums
>
> Numbers of records with error. Used when too many errors took place. For
> each error server sends number of message for which execution of SQL
> statement failed. And yes - such number is 4-byte integer, data is sent
> after an a