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

            Bug ID: 103373
           Summary: FIREBIRD: Tables could only be created, when
                    *.odb-file has just been created.
           Product: LibreOffice
           Version: 5.3.0.0.alpha0+ Master
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: [email protected]
          Reporter: [email protected]

This buggy behavior only appears with LO 5.3.0.0.alpha0, because it is the
special behavior with the new internal Firebird-database 3.0, which is
introduced with LO 5.3:

Create a new Firebird-database.
Create a table with GUI (
would also work with direct SQL with
CREATE TABLE "Table1" ("ID" INTEGER NOT NULL,"Name" VARCHAR(100), PRIMARY KEY 
("ID"))
)
Save the table.
You could also create more tables - is possible at this time.
You could also create queries, views ...

Now close the database.
Reopen the database.
Try to create a new table or view: You are not allowed. "There is no privilege
for this operation"

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