A few days ago the following was posted in the group: > In H2 version 1.2.x, the '#' is the default comment character. In version 1.3, it is a > regular character. > > What version of H2 do you use currently? I suggest to use version 1.3.x. If you can't, > see Csv.setLineCommentCharacter.
Does this explain what you are seeing? On Sep 4, 2011 8:25 PM, "iNumerix" <[email protected]> wrote: > if a string in a CSV file is encapsulated in 2 # caracters then all > next fields are not read. > > Ex: #hello# > > -- > 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. > -- 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.
