Alexandru Pisarenco
Alexandru Pisarenco
``` cat test_query.sql | { /opt/mssql-tools/bin/sqlcmd -S -U -P -h-1 -s"," -W -i
I had the same issue with v1.0.0.20190409 release on a mac. * Tableau Desktop * ANSI driver (the 'w' one wouldn't work) * same error code when German letters are...
I'll just base my dependencies on this fork for now :P Thank you very much for this fix, Horus, son of Osiris
The original project seems abandoned. I doubt that you're gonna get any more changes. Consider using a fork like this one instead, or do what I eventually did - write...
This would have to be investigated, but SSL might be a big complication because traffic encryption/decryption would have to be re-implemented at the TCP level. Instead, I find it more...