Can you list some resources that explain using ADODBAPI in python.?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
ADO can be accessed with win32 extensions for python. ADO is acessible through COM objects. You can have a look at this page that would give a lot of info: http://www.ecp.cc/pyado.html |
|||
|
|