On 28-11-2021 12:55, Dimitry Sibiryakov wrote:
Dmitry Yemanov wrote 28.11.2021 12:51:
28.11.2021 14:47, Dimitry Sibiryakov wrote:

RDB$DB_KEY for the current record as well.

It's not a property of the cursor. Consider joins, unions, procedures, views, etc.

  It is a property of a current record the same as position. It is ok to return wide concatenated DB_KEY (up to 255 bytes due limitation of info buffer format).

The statement info uses 16-bit size integers, so generally it would 65535, but AFAIK, it's contextually sized (e.g. isc_info_sql_select and isc_info_sql_bind don't have their own size).

Mark
--
Mark Rotteveel


Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to