Frank Millman wrote: > You did not mention the odbc module from Mark Hammond's win32 > extensions. This is what I use, and it works for me. I believe it is > not 100% DB-API 2.0 compliant, but I have not had any problems. > > I have not tried connecting to the database from a Linux box (or from > another Windows box, for that matter). I don't know if there are any > implications there.
According to sourceforge's project page (https://sourceforge.net/projects/pywin32/) it seems to only work on windows. There's also adodbapi (http://adodbapi.sourceforge.net/), that also depends on PyWin32, but it would be very handy if I could run this code on a linux box, and with these libs I wouldn't be able to. Still, options are always good to have around :) -- http://mail.python.org/mailman/listinfo/python-list