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

            Bug ID: 140261
           Summary: Subforms not usable when using JDBC
           Product: LibreOffice
           Version: 7.0.4.2 release
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 169573
  --> https://bugs.documentfoundation.org/attachment.cgi?id=169573&action=edit
Test document

I created a new database that is connected to Microsoft SQL Server Express
2019:

JDBC driver class: com.microsoft.sqlserver.jdbc.SQLServerDriver
Datasource: sqlserver://127.0.0.1:1433;databaseName=test

The database contains the two tables Table_1 and Table_2.

Form wizard is used to create a main form of table_1 with a subform of table_2.

When the form is opened error "The data could not be loaded." "The index 1 is
out of range" appears. The main form appears to work but the subform does not
display any data at all.

-- 
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