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

            Bug ID: 137150
           Summary: BASIC - Access2Base Tool library crashes with boolean
                    fields
           Product: LibreOffice
           Version: 7.0.1.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: [email protected]
          Reporter: [email protected]

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

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

Reply via email to