[Libreoffice-bugs] [Bug 130334] firebird direct connector fails to display tables with some multi-field primary key in Base.

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Feb 4 08:54:19 UTC 2020


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

--- Comment #8 from Alex Thurgood <iplaw67 at tuta.io> ---
I can confirm the described behaviour with

Version: 6.3.4.2
Build ID: 60da17e045e08f1793c57c00ba83cdfce946d0aa
Threads CPU : 4; OS : Mac OS X 10.15.3; UI Render : par défaut; VCL: osx; 
Locale : fr-FR (fr_FR.UTF-8); Langue IHM : fr-FR
Calc: threaded

and the employee.fdb file provided with the firebird ext source code in my
master LO core build tree.

The main difference I can see between the tables that fail and the tables that
don't is that the failing ones have 3-field primary keys.

Most of the other tables have only 1 primary key field, with EMPLOYEE_PROJECT
having a 2-field primary key. This table is also displayed without error.

So, it could be that the problem is due to our code being unable to handle more
than 2 fields defined as joint primary key ?

-- 
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/20200204/e2cd69b8/attachment.htm>


More information about the Libreoffice-bugs mailing list