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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from [email protected] ---
You have to create the table first in Base. There must be a Primary-Key inside
the csv-file.
Then you add the *.csv-file as source of the Table.
Tools → SQL:
SET TABLE "Tablename" SOURCE "File.csv;encoding=UTF-8";

Could be there isn't any field in the *.csv-file which could work like a
Primary-Key. So you have to load the *.csv-file first to Calc and add a column
with values like 1,2,3,4,5...

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