node-odbc
node-odbc copied to clipboard
Unicode in SQL String does not work for MSSQL
With v0.5.17, Unicode SQL strings work with sqlite3 and mysql. But they do not work with MSSQL via FreeTDS or on Windows with the native client. Unicode bound parameters do work with MSSQL though, at least on Windows.