Hi,
I've got Uniform Server 3.2a. My browser - when I am accessing dynamics pages using Uniserver - still switches to latin1 but on the hosted server the exactly same application runs as I want, i.e. cp1250 is in use.
Can you give me an advice how to overcome the problem? I am getting mad!!!
I am affraid that MySQL server under Uniserver is not properly set.
For each case here are some MySQL Server variables>>>
Variable Session value Global value
...
character set client latin1 latin1
character set connection cp1250 latin1
character set database latin1 latin1
character set results latin1 latin1
character set server latin1 latin1
character set system utf8 utf8
...
collation connection cp1250_czech_cs latin1_swedish_ci
collation database latin1_swedish_ci latin1_swedish_ci
collation server latin1_swedish_ci latin1_swedish_ci
.............
Thanks in an advance
MarHaj
