https://bugs.freedesktop.org/show_bug.cgi?id=71009

          Priority: medium
            Bug ID: 71009
          Assignee: [email protected]
           Summary: EDITING: Embedded Firebird - Creating relationship in
                    GUI impossible, but Firebird supports relations.
          Severity: major
    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 88308
  --> https://bugs.freedesktop.org/attachment.cgi?id=88308&action=edit
Open the database. Try Tools → Relationships. GUI doesn't support relationship.

Open the attached database.
Try Tools → Relationships.
A dialog appears: "The database does not support relations."

I have created relations in the attached database by Tools → SQL with:
ALTER TABLE "Name" ADD FOREIGN KEY ("Town_ID") REFERENCES "Town";

Open the Table "Name" and try to set "Town_ID" to '3' in one of the rows - the
database will show a violated foreignkey in a dialog.

Firebird does support relationships, but the GUI doesn't support them for
Firebird.

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

Reply via email to