[EMAIL PROTECTED] 19.05.2004 15:46 An: [EMAIL PROTECTED] Kopie: [EMAIL PROTECTED] Thema: Re: Problem with UTF8 and upper case german umlaute
>At a guess, the problem wthe the upper case U-umlaut is that it contains >the backslash character, which is a string escape character to the >transport layer. I think you need to double it. Is the underscore also >special? Try preceding it by backslash. > > Alec This is not the problem! I am using UTF8, hence the backslash and _ are not single characters, "~\" and "~_" are the characters. On IBM-DB2 this is not a problem! Rainer