<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTOURBUG - Can't change Primary Key's name with Firebird Embedded db."
href="https://bugs.documentfoundation.org/show_bug.cgi?id=108068#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTOURBUG - Can't change Primary Key's name with Firebird Embedded db."
href="https://bugs.documentfoundation.org/show_bug.cgi?id=108068">bug 108068</a>
from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
<pre>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
<a href="http://opengrok.libreoffice.org/xref/core/connectivity/source/drivers/firebird/Statement.cxx#121">http://opengrok.libreoffice.org/xref/core/connectivity/source/drivers/firebird/Statement.cxx#121</a>)
then I would have retrieved the message in
dbaccess/source/ui/tabledesign/TableController.cxx (see
<a href="http://opengrok.libreoffice.org/xref/core/dbaccess/source/ui/tabledesign/TableController.cxx#1118">http://opengrok.libreoffice.org/xref/core/dbaccess/source/ui/tabledesign/TableController.cxx#1118</a>)
but don't know how to retrieve the error message from Firebird engine.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>