This topic contains a list of known issues with the ODBC driver on Linux.

Additional issues will be posted on the Microsoft ODBC driver team blog.

Windows and Linux can convert characters from the Private Use Area (PUA) or End User-Defined Characters (EUDC) differently. Conversions performed on the server within Transact-SQL use the Windows conversion library. Conversions in the driver use the Linux conversion library. Each library might produce different results when performing the conversions. For more information, see End-User-Defined and Private Use Area Characters.

See Also