On 2021-12-20 11:51, Dmitry Yemanov wrote:
Mark et al,

Looked at it again, and being able to get the total row count will work
for me. Is this information already available, or does this still need
to be implemented?
What would you expect from the "row count" requested for a
non-scrollable cursor? It cannot return the true count, as already
explained here. Should it return some magic number (0? 1? -1?) or
would error be appropriate? If the latter, should it be isc_infinap
(information type inappropriate for object specified) or isc_infona
(no information of this type available for object specified)?

I'd say -1 as a magic value to signal "unknown".

Mark


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

Reply via email to