This topic is locked

3.1 can't handle äöü in MYSQL-Field Names

8/24/2006 4:28:33 PM
PHPRunner General questions
Pfeiffer author

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