I am trying to display the results of a MYSQL query that contain a byte array as string. I have tried changing the output encoding to UTF-8' through the report designer, but the values still come out as a byte array. Is there any other place in the report designer that lets me control the output encoding in the designer?


Reply With Quote