Hi, Yes, I agree with You and slow downing. I do it exactly as You mentioned - preprocessing of file using gAWK. I believe, that this (lack of escaping mechanism) is shortage of Sybase and MS SQL, which forces me to do such weird things.
Regards, Stepan On Feb 3, 8:18 pm, Thomas Mueller <[email protected]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
