<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>I started using TSQLQuery's new property sqoKeepOpenOnCommit
      instead of CommitRetaining. When the app is closing there is now
      this error:<br>
    </p>
    <div class="quoteheader">
      <div class="topslice_quote">Quote</div>
    </div>
    <blockquote class="bbc_standard_quote">Operation cannot be performed
      on an active dataset</blockquote>
    Happens only if sqoKeepOpenOnCommit is true. <br>
    <br>
    If the dataset is closed before exiting the application this doesn't
    happen. Is this a bug?<br>
    <br>
  </body>
</html>