G'day All, one of our sources can only be accessed by a vendor provided ODBC driver with the data itself set as Unicode, however, on extract, via SSIS, special characters are not being correctly translated e.g. instead of "è" we are getting "è". Anyone experienced similar and found a solution? I've tried setting BindCharColumnAs Unicode and ExposeCharColumnAsUnicode with no luck, there don't seem many other options available.
Interestingly, doing an export via the vendor provided export tool does extract these special characters correctly so it's clearly possibly just a question of what the difference between the two processes is.
Any ideas gratefully received
Thanks in advance