Fileencoding has nothing to do with database. If you having Problems in the browser it is most likeley a problem of wron encoding information in header and or html file.
see http://en.wikipedia.org/wiki/Character_encodings_in_HTML

Am 29.06.2012 03:38, schrieb GardellaJP:
Hi,

I has an application that in dev enviroment some members use Widnows
and when generate database we put some characters like "térmico", but
in the browser it shows "térmico". This doesn't happen on Linux. I
suppose that memory database use CP1252.

I try 
http://stackoverflow.com/questions/361975/setting-the-default-java-character-encoding,
but doesn't work. Is possible to configure to use UTF-8 in windows?

Cheers,
Juan


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