<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - BASIC - Access2Base Tool library crashes with boolean fields"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=137150">137150</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>BASIC - Access2Base Tool library crashes with boolean fields
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>7.0.1.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>BASIC
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ingpaolo@msoft.it
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
A perfectly working BASIC macro, that uses Access2Base Tools Library, has
stopped working when the table used to get a recordset (single record or whole
table for cloning) has boolean fields.
"Select" instruction works fine, but when you try to use the recordset boolean
field or try to clone the recordset, Access2Base throws an exception and the
macro now is no more working

Steps to Reproduce:
1. Open the attached example database
2. Run the macro "BugBooleanFieldsOne" to reproduce recordset read value bug
3. Run the macro "BugBooleanFieldsTwo" to reproduce recordset clone bug

Actual Results:
AccessToBase throw an exception

Expected Results:
No errors, field boolean value correctly read and cloned recordset created


Reproducible: Always


User Profile Reset: No



Additional Info:
No other info</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>