Hi, > Yes, my file has many rows (file has about 3 GB). Each row is > separated (ended) by "VrVrVo". Each field (but last one) within one > row is separated by "StVlRy". No other delimiters, escapers etc are > used.
I think adding this feature would slow down reading regular CSV files. I suggest to pre-process the file so it looks like a regular CSV file or stream. Regards, Thomas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/h2-database?hl=en -~----------~----~----~----~------~----~------~--~---
