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

--- Comment #29 from [email protected] ---
Have tried this one again with version 2.0.4.155 64bit from Firebird ODBC. It's
a little bit tricky to get it work with LO, but the buggy behavior is the same.

I could create a table through Tools → SQL.
I could input all data through Tools → SQL.

Try this with Firebird - ODBC:
CREATE TABLE "Test" ("ID" INT PRIMARY KEY, "Text" VARCHAR(50));
INSERT INTO "Test" ("ID","Text") VALUES (1,'Nobody');

If I try to create a table through GUI, LO crashes immediately.

If I try to input new values, any value for "ID" seems to be wrong. There seems
to be inserted NULL instead of an Integer. I could only use Tools → SQL for
input new values for "ID". But this is another bug.

I have tested with LO 5.2.2.2 and OpenSUSE 42.1 64bit rpm Linux, and also with
Version: 5.3.0.0.alpha0+
Build ID: e7324c5705eaa38a2c9aa0636f01a73f033ba4d6
CPU Threads: 4; OS Version: Linux 4.1; UI Render: default; VCL: kde4; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time:
2016-10-20_06:12:58
Locale: de-DE (de_DE.UTF-8); Calc: group

-- 
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