Hi,
if I have a MYSQL varchar-Field with a name containing äöü the field is ignored in update SQL-statements.
No error apperas but o changes are made.
For example fieldname was Theaterstück.
After changing the name to Theaterstueck everything works fine.
It is not unusual in german programming to use äöü in field names or table names.
Best regards
Uwe Pfeiffer