[Libreoffice-bugs] [Bug 108068] Can't change Primary Key's name with Firebird Embedded db.

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu May 25 11:56:10 UTC 2017


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

--- Comment #4 from Julien Nabet <serval2412 at yahoo.fr> ---
Lionel: I thought about throwing with ::dbtools::throwSQLException here:
    121     if (aErr)
    122         SAL_WARN("connectivity.firebird", "isc_dsql_execute failed");
after the SAL_WARN
(see
http://opengrok.libreoffice.org/xref/core/connectivity/source/drivers/firebird/Statement.cxx#121)
then I would have retrieved the message in 
dbaccess/source/ui/tabledesign/TableController.cxx (see
http://opengrok.libreoffice.org/xref/core/dbaccess/source/ui/tabledesign/TableController.cxx#1118)
but don't know how to retrieve the error message from Firebird engine.

-- 
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/20170525/a3e9c877/attachment.html>


More information about the Libreoffice-bugs mailing list