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

--- Comment #4 from Julien Nabet <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to