<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Firebird: Support more XResultSet functions"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118094#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Firebird: Support more XResultSet functions"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118094">bug 118094</a>
              from <span class="vcard"><a class="email" href="mailto:drewjensen.inbox@gmail.com" title="Drew Jensen <drewjensen.inbox@gmail.com>"> <span class="fn">Drew Jensen</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>