[Libreoffice-bugs] [Bug 117092] Migration to Firebird fails for a simple table

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Apr 21 11:25:52 UTC 2018


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

--- Comment #9 from Julien Nabet <serval2412 at yahoo.fr> ---
I tried to create a multiple primary key with a brand new embedded Firebird
file.
I even closed the file and reopened it just to be sure the table is taken into
account but it gave this:

warn:connectivity.firebird:12594:12594:connectivity/source/drivers/firebird/Statement.cxx:121:
isc_dsql_execute failed
warn:connectivity.firebird:12594:12594:connectivity/source/drivers/firebird/Util.cxx:54:
firebird_sdbc error:
*unsuccessful metadata update
*ALTER TABLE TABLE1 failed
*SQL error code = -607
*Invalid command
*Table TABLE1 does not exist
caused by
'alter table table1
add constraint PK_MY_TABLE
primary key (ID,ID_1);'

Could it be due to the fact that we're behind the current Firebird version?
We use 3.0.0 whereas last one is 3.0.3
I had tried to upgrade but I failed because of Macos pb. Meanwhile, I saw in
Firebird roadmap that Firebird devs were perhaps focused on next release
Firebird 4.0

-- 
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/20180421/d0ae9e99/attachment-0001.html>


More information about the Libreoffice-bugs mailing list