Am Freitag, 20. November 2015 14:26:10 UTC+1 schrieb Noel Grandin: > > http://h2database.com/html/grammar.html#script >
First of all: thank you Noel Grandin for your help and the quick answers. I tried the following: SCRIPT TO '~/backup_test3.sql' CHARSET 'UTF-8' and this SCRIPT TO '~/backup_test3.sql' CHARSET 'UTF8' The output SQL is always the same: UTF chars escaped with \u syntax. Is the syntax correct I used or what did I wrong? Regards and thanks in advance Dieter -- 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.
