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

            Bug ID: 118809
           Summary: Firebird: XDatabaseMetaData implementation returns
                    NULL strings for DatabaseProductName and
                    DatabaseProductVersion
           Product: LibreOffice
           Version: 6.2.0.0.alpha0+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: [email protected]
          Reporter: [email protected]

Description:
The XDatabaseMetaData imlpementation should return the properties defined in
the SDK.



Steps to Reproduce:
1. Ensure LibreOffice will run basic macro in ODB
2. Load attached Firebird ODB file
3. Click on the Tables icon to activate the default connection
4. Run the procedure Main in the newFBdoc.odb Standard basic library
5. close the first message box

Actual Results:
Both basic instructions
ThisDatabaseDocument.CurrentController.ActiveConnection.MetaData.getDatabaseProductName
and
...MetaData.getDatabaseProductVersion
return null strings

Expected Results:
A product name of Firebird
A product version of, I guess, 3.0 perhaps there is more.


Reproducible: Always


User Profile Reset: No



Additional 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