

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Defining Character set UTF-8 in SQL statements
Hi All,
When i load the data from database, all non-english data is showing as '????'. I need to change the character set to UTF-8, can you suggest how to do that?
looking into the qlik sense documentation i found the format for .txt file but could not get help for SQL statements
thanks in advance

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I think we should resolve it from ODBC end. Check if this content can help you.
https://support.microsoft.com/en-au/help/232580/description-of-storing-utf-8-data-in-sql-server


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi.. thanks for your response.
I again tried changing the character set in ODBC to utf8 in ODBC but while loading the data to Qlik sense I could see '????' value has been replaced with some bad characters something like below...
ÑÂþóûðÑÂþòðть ðýтøòøруѠõû÷õт ÿрþóрðüüþù ûõýþòþ
I believe we need to let Qlik sense know through data load editor... ?


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Maybe this one is helpful: Re: Chargement de fichier avec des caractères.
- Marcus


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Marcus,
I tried with setting charset to utf8 but no luck.. as i mentioned, i used to get something like below after changing the charset.
ÑÂþóûðÑÂþòðть ðýтøòøруѠõû÷õт ÿрþóрðüüþù ûõýþòþ
thanks.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Change locale as on picture, but for your language.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Another way might be this: Re: Codificação UTF8.
- Marcus

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
