[Libreoffice-bugs] [Bug 140261] New: Subforms not usable when using JDBC
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Feb 8 08:59:58 UTC 2021
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: libreoffice-bugs at lists.freedesktop.org
Reporter: micke82 at hotmail.com
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210208/bee9cf27/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list