This is due to an incompatibility between freetdx and PyMSSQL 1.0.x. Workaround is to remove the python-pymssql package, and run `pip install pymssql` or `easy_install --upgrade pymssql` or similar, to get the most up to date pymssql version, greater than or equal to 2.0.1.
ALso confirmed this issue on Xenial and Yakkety, as well as Trusty. ** Summary changed: - returns no data from SQL server + No data returned from MSSQL server -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/918896 Title: No data returned from MSSQL server To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pymssql/+bug/918896/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
