https://bugs.freedesktop.org/show_bug.cgi?id=71062
Priority: medium
Bug ID: 71062
Assignee: [email protected]
Summary: EDITING: Embedded Firebird - Tables with Date-fields
let LO crash, when query executed in Tools → SQL
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: [email protected]
Hardware: x86-64 (AMD64)
Status: NEW
Version: 4.2.0.0.alpha0+ Master
Component: Database
Product: LibreOffice
Created attachment 88378
--> https://bugs.freedesktop.org/attachment.cgi?id=88378&action=edit
Try a select in Tools → SQL, let show the content of the Table "Date" - crash
Open the attached Database.
There are 3 tables, all with one field beneath the primarykey. The name of the
table shows the type of this field.
Go to Tools → SQL. Choose "Show output of "select"-statements".
Try the following select:
SELECT * FROM "Time";
Works right.
SELECT * FROM "DateTime";
Works right.
SELECT * FROM "Date";
LO crashes immediately.
I have tested this with different tables and searched for the field, which
produces the crash. You could create a new table with a Date-field and try it
with this table - will give the same crash.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs