Displaying 1 result from an estimated 1 matches for "the_driver".
2018 Mar 14
1
Problem with reading data from an UTF-16 database
Dear all,
We have a problem with reading some characters correctly from an UTF-16
encoded database. The code below givens the correct characters on Ubuntu
with the_driver = {ODBC Driver 13 for SQL Server}. On Windows (with
the_driver = {SQL Server}), special characters like '?' and '?' are
returned as '?'. I've added the sessionInfo() output from both machines.
Any suggestions on how to fix the problem?
Best regards,
Thierry
library(D...