18.03.2020 18:52, Dimitry Sibiryakov wrote:

   What these methods are supposed to return before call of fetchNext()?

isBof() == true, isEof() == false

   What they should return if the result set is empty after fetchNext()?

isBof() == false, isEof() == true


Dmitry


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

Reply via email to