Comment 14 for bug 918896

Revision history for this message
Andrea Cometa (scigghia) wrote : Re: returns no data from SQL server

I confirm Michael Bewley and Remigijus Jarmalavičius

$ apt-get purge python-pymssql
$ apt-get install freetds-dev
$ pip install Cython
$ pip install pymssql

this solve the problem on Debian Wheezy.