https://bugs.documentfoundation.org/show_bug.cgi?id=118094

--- Comment #9 from Drew Jensen <drewjensen.in...@gmail.com> ---
further reading in the SDK docs, about rowsets and how the relate to resultsets
I came across this line:
"On the other hand, a row set can be used to implement capabilities for a
result set, which are not supported by a driver result set, like caching
strategies or update capabilities."

Which I suppose means that this may be within that description and the fact
that the firebird resultset does not automatically create a rowset, for
instance when the isFirst or isLast is invoked, would not be a bug but a design
decision. 

That would make this an enhancement request.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to