Hello, when I export the database into a file using the SCRIPT TO 'filename' query all goes well except that at the beginning of the script ther is the character ';' so when I try to read the script using a jdbc statement I get a syntax erorr exception because of that character. Anyone knows why that character is added in the file and not in the resultset and how could I get rid of it?
Thank you -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To view this discussion on the web visit https://groups.google.com/d/msg/h2-database/-/edqqlVvxGcsJ. 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.
