[Libreoffice-bugs] [Bug 67145] CRASH: ODBC - Firebird: Attempting to edit table definition causes abort
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Feb 9 15:25:47 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=67145
--- Comment #45 from Robert Großkopf <robert at familiegrosskopf.de> ---
(In reply to Julien Nabet from comment #44)
>
> + created an ~/.odbc.ini
> [bug_67145]
> Description = Firebird
> Driver=Firebird
> Dbname=127.0.0.1/3050:/home/julien/lo/libreoffice/workdir/UnpackedTarball/
> firebird/gen/examples/employee.fdb
> User=SYSDBA
> Password=julien
> Role=
> CharacterSet=
> ReadOnly=No
> NoWait=No
>
> Finally, I could create a table with wizard. (created "Tasks" with every
> default options selected).
> But everything is readonly whereas I put "No" to ReadOnly.
> So I can't change the structure of a table or put some data.
You have to add to odbc.ini:
SensitiveIdentifier = Yes
to input values into the tables.
You didn't test it with a "normal" LO-version, or did I understand it wrong
way?
--
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/20200209/c81ffe41/attachment.htm>
More information about the Libreoffice-bugs
mailing list