> I'm sorry, but the lineSeparator option is only used when writing. It is 
not supported for reading (when reading, a newline / line feed is required; 
this is hardcoded). I will document this limitation. 

...Would it be more complicated to allow lineSeparator to be any string or 
char than change the documentation? At least because other database 
utilities have such feature (Oracle SQL Loader) and because I do not need 
to import data from CSV into H2, but I want to use CSV as external (table) 
source and such situation my own parser does not solve such a prroblem. 

...And anyway CSV reader in H2 is sooo fast, really, I was surprised how 
fast it is.

Stepan

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to