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

--- Comment #8 from Robert Großkopf <[email protected]> ---
(In reply to Heiko Tietze from comment #7)
> 
> I wonder if other DB types such as Firebird can deal with CSV too.

It is dependend on firebird.conf. Default for external files is set to "NONE".
It's also the default of our internal Firebird database. 

If a database will work with external files there will be security problems.
People, who will use this function, should know what they do. So it won't be
enabled for the internal Firebird database.

Such a table should only be used to import the data into a database, not to
write data to the table. It could be changed external while writing data
internal and you will result in dataloss.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to