pymssql SELECT Always Returns None - Python
apt-get remove python-pymssql
The version from apt-get has this error. Just use easy_install to install pymssql and select statements will work.
apt-get remove python-pymssql
The version from apt-get has this error. Just use easy_install to install pymssql and select statements will work.