MS Linked Server cannot display characters from different languages
Details
| Detail name | Value |
|---|---|
| Changelog Number | 4728 |
| Type | Bug |
| Status | Resolved |
| Affected Versions | |
| Fix Versions | EXASOL 6.0.2 |
| Resolution Date | 2017-06-22 |
MS Linked Server cannot display characters from different languages using ODBC.
You will get only the characters in the current locale displayed correctly.
To fix this we have introduced the ODBC connection string parameter VARCHARW. If set to Y the MS Linked Server will know that he must read unicode strings there.