[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:38:01 UTC 2020


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

--- Comment #7 from Alex Thurgood <iplaw67 at tuta.io> ---
@Dan : errors like the one you reported are often associated with the fbclient
library being used.

It could be that the libfbclient library provided within LO does not have
support for the datatypes defined in the table.

Alternatively, it could be that LO is trying to use a libfbclient that is
external to LO and that it is that library which is causing the issue. Only an
inspection of the Ubuntu packages will be able to indicate whether you have
more than one libfbclient library installed.

This might also explain why the tables are read correctly by isql-fb, as that
client program would use the system libfbclient, rather than any lib provided
with LO.


You don't mention where you get your LO6341 from. I'm not sure that Ubuntu
provides LO6341 in the default package repositories, so have you installed it
from somewhere else ? (PPA, TDF download website ?)

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


More information about the Libreoffice-bugs mailing list