Here are links to the resources I used to learn how to use the Win32com extension library to give Python ODBC capabilites. There are two reasons I would use this over the mxODBC/ADOdb libraries
1. Win32com allows you to use syntax that is extremely similar to classical ADO (before ADO.NET). As a Visual Basic programmer who is familiar with Classical ADO I really like this option.
2. Win32com is free and mxODBC is not!
Here are the resources:
Recipe 576453: simple ado example
win32com.client
Python and ActiveX Data Objects (ADO)
[python-win32] driving MS Access from python
Mayukh's World
Shared via AddThis
![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=876be0da-8fd0-4bc2-a47d-71b1c13344e4)
No comments:
Post a Comment