Re: [R] Problem with reading data from an UTF-16 database

2018-03-14 Thread Duncan Murdoch
On 14/03/2018 7:15 AM, Thierry Onkelinx wrote: 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})

[R] Problem with reading data from an UTF-16 database

2018-03-14 Thread Thierry Onkelinx
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 returne