MSSQL on Python
Posted by: IceDog
Posted on: 2008-05-27 01:03:00
Hello,
I need a MSSQL module for Python. I know of several projects, like pymssql, which can be implemented, but my attempts on dreamhost servers have been futile. I'm unable to build/install the module because it requires FreeTDS, which dreamhost doesn't have.
Anyone here been able to get on MSSQL with python?
Any ideas?