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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Albot248
Contributor II
Contributor II

[resolved] UTF-8 encoding with MSSQL Input

Hi
Is there a way to change an ISO encoded MSSQL Input to UTF-8? Saving the input as a file and use the tChangeFileEncoding component would be a possible workaround, but a rather ugly one.
Thanks in advance for your support.
Labels (1)
1 Solution

Accepted Solutions
Albot248
Contributor II
Contributor II
Author

Ok, I just had to deactivate "use an existing connection", now I can see the additional JDBC parameters under advanced settings.
Thanks a lot!

View solution in original post

4 Replies
Anonymous
Not applicable

Hi,
Have you tried to set  Additional   JDBC Parameter character Encoding=UTF-8 in advanced settings of  tMSSqlInput component?
Best regards
Sabrina
Albot248
Contributor II
Contributor II
Author

Hi Sabrina
I'm using tMSSQLInput, not tMySQLInput, and the MSSQL connector offers no additional settings.
I'll try to change the encoding in tJavaRow, maybe this works.
Best regards
Tom
Anonymous
Not applicable

Hi,
Can you get "Additional JDBC Parameters" field on your tMSSQLInput component?
Please take a look at screenshot.
Best regards
Sabrina
0683p000009MAs0.png
Albot248
Contributor II
Contributor II
Author

Ok, I just had to deactivate "use an existing connection", now I can see the additional JDBC parameters under advanced settings.
Thanks a lot!