Hi, > I suppose that memory database use CP1252.
No, H2 supports Unicode. I am sure this is not a problem within H2. > Fileencoding has nothing to do with database. Yes. > If you having Problems in the > browser it is most likeley a problem of wron encoding information in header > and or html file. Yes, or in the servlet / web application, or the web server configuration. I found it's a relatively common problem to get encoding problems when using web applications. Regards, Thomas -- 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.
