Python database access

madpython madpython at gmail.com
Mon Jun 26 14:02:06 EDT 2006


arvind wrote:
> Hi all,
> I am going to  work on Python 2.4.3 and MSSQL database server on
> Windows platform.
> But I don't know how to make the connectivity or rather which module to
> import.
> I searched for the modules in the Python library, but I couldn't find
> which module to go for.
> Please help me out!
i suggest pymssql. It doesnt throw runtime error while executing a
query where prepackaged odbc module does.




More information about the Python-list mailing list