looking for a good python module for MS SQL server

Peter Decker pydecker at gmail.com
Tue Nov 1 15:53:57 EST 2005


On 11/1/05, Jarek Zgoda <jzgoda at o2.usun.pl> wrote:

> Things didn't change, as last update to adodbapi was long time ago... I
> had no problems with stored procedures accessed using cursor's execute()
> method (i.e. execute('exec sp_someproc, param')), but I never tried to
> get any results, just call sp and commit or rollback.

Can the adodbapi module be used on a Linux/Mac client? If not, what's
the best choice for cross-platform connectivity to a Microsoft SQL
Server?

--

# p.d.



More information about the Python-list mailing list