Ah, my apologies that doesn't affect the escaping of the strings. But I
don't really understand your problem. Why does the syntax in the dump file
matter? It's just a temporary format before you load it into something
else.
On Fri, 20 Nov 2015 at 16:36, Dieter Blerms <[email protected]> wrote:

>
> 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.
>

-- 
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.

Reply via email to