in reply to qq sql - umlaut isssue
The actual code would be helpful here.
Note, allowing a table name as a variable is generally a bad idea. Besides being (in many cases) inefficient, it opens the door to SQL injection.