Thomas, why don't use UTF-8 as default for both cases ?

For these days even web recommendations are changing to a default in UTF-8 
encoding  and it's the default encoding in many OSs.
I thinks that's less problematic to use UTF-8 for any tool or function that 
read/write information to/from file system as default, eliminating character 
conversion troubles.

regards,
Dario

El 10/09/10 11:22, Thomas Mueller escribió:
> Now there is a problem: SCRIPT so far used UTF-8 by default, and
> RUNSCRIPT used the default encoding. I think the best solution is to
> use the default encoding for SCRIPT as well (except when setting the
> encoding explicitly of course). I believe this is not a problem for
> most use cases, because identifier names rarely contain special
> characters. 


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

Reply via email to