Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
danosoft
Specialist
Specialist

Connection MemSql problem with character

Hi, i have a problem with a connetion to my db MemSql (i use an odbc MySql driver), in the connection odbc i use the charset: utf8, so i think all is right!

But when i take value from Qlik i see that:

danosoft_1-1637147110691.png

as you see i have the strange character... there need characther "à" and not that

on the database i see the right value as you look

danosoft_2-1637147201563.png

so why on qlik that is wrong?

Those are the details of the connection:

ODBC CONNECT TO [SERVER] (XUserId is AGREERGDSDAsdSD);

danosoft_0-1637147021637.png

 

Labels (1)
1 Solution

Accepted Solutions
danosoft
Specialist
Specialist
Author

I found the solution.

I think it's a driver bug "MySql ODBC 3.51" becouse installing the driver "MySql ODBC 8.0 unicode" everything works fine

View solution in original post

1 Reply
danosoft
Specialist
Specialist
Author

I found the solution.

I think it's a driver bug "MySql ODBC 3.51" becouse installing the driver "MySql ODBC 8.0 unicode" everything works fine