On 01-12-2021 16:06, Dmitry Yemanov wrote:
01.12.2021 16:07, Dimitry Sibiryakov wrote:

Also if IResultSet is returned from IAttachment::openCursor() there is no (visible) IStatement at all.

And I see the same problem for setCursorName() which is available only through IStatement. An oversight?

You need to set the cursor name before you open it, IIRC. So - assuming I'm not mistaken in this - adding it to IResultSet doesn't make sense, as that will only return once the cursor has been opened.

Mark
--
Mark Rotteveel


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

Reply via email to