Posted by Mario
2015-07-02

Hi Tom,

I have the problem with characters like "äöüß". I wrote "Mueßer Str. 5" - in the db I read only "Mue".
Is it possible to write _any_ chars in the db? Or is the editform the problem?
Posted by Tom
2015-07-04

>Is it possible to write _any_ chars in the db?

Yes, you should be able to write any UTF-8 characters to the DB. There must be something wrong in the db. Maybe, mysql is a very old version and doesn't recognize UTF-8 chars?