looking for a good python module for MS SQL server

Steve Holden steve at holdenweb.com
Tue Nov 1 06:31:02 EST 2005


Jarek Zgoda wrote:
> Steve Holden napisał(a):
> 
> 
>>>>Does anyone know a good python mudule that works with MS SQL server?
>>>
>>>Google will yield something, but I prefer adodbapi over specialized
>>>modules. Works good with SQLServer using SSPI auth (others rather not).
>>>
>>
>>Though it does have problems with stored procedures.
> 
> 
> Didn't discover any of these.
> 
Maybe things have changes since I last used adodbapi - can you actually 
run stored procedures now?

regards
  Steve
-- 
Steve Holden       +44 150 684 7255  +1 800 494 3119
Holden Web LLC                     www.holdenweb.com
PyCon TX 2006                  www.python.org/pycon/




More information about the Python-list mailing list