Forum Discussion
Anonymous
8 years agoNot applicable
Display / Import Mixed Character Set
Hi all, I'm trying to display some Twitter data that I've pulled off a MySQL server. The tweets include not only the 'standard' Western Latin character set, but also Russian cyrillic, Arabic and,...
- 8 years ago
You'd have to do it in the Advanced Editor and the documentation on those functions is really lacking. Perhaps ImkeF or MarcelBeug might have some insight into the proper use of those functions. Here is another article that I found that might help. It doesn't use those functions but changes the encoding type on import:
Anonymous
8 years agoNot applicable
Ah, OK - thanks for links and assists Greg_Deckler - much appreciated!
anuradharao
8 years agoNew Member
Hello Greg_Deckler, Anonymous
I am also facing the similar problem.
The imported data from database is showing me some special characters as explained in the first post.
I am not able to understand how I can set character set to utf8 for this column of table in Advance query option.
Kindly help.