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

          Priority: medium
            Bug ID: 77160
          Assignee: [email protected]
           Summary: GUI for read/write access to .csv imported tables
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: All
            Status: UNCONFIRMED
           Version: unspecified
         Component: Database
           Product: LibreOffice

Currently .csv tables are imported read-only in Base, there's no GUI to import
them read-write
A SQL option exist:

CREATE TEXT TABLE "Example" ("ID" DATA PRIMARY KEY);
SET TABLE "Example" SOURCE "Example.csv";

but no graphical way to accomplish this same task

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