[python-win32] dbi module deprecated at 2.5. What to use in its place in 2.5, 2.6, and 3.0?

Dana N dana_at_work at yahoo.com
Wed Jul 8 13:19:47 CEST 2009


I have a variety of Python 2.4 scripts that utilitize the dbi and odbc modules together. Although I don't have Python 2.5, I've been informed the dbi module has been deprecated at pywin32 2.5. 
 
What do I use in place of dbi for my Python 2.4 scripts that 
import modules dbi and odbc together.I don't use DBI directly. It was simply a dependency for the odbc module as best I knew. 

We're still using pywin32 2.5 because that's what our software vendor (ESRI / ArcGIS Desktop 9.3) supports.
 
Thanks. 

 
Dana 



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20090708/5c9c440c/attachment.htm>


More information about the python-win32 mailing list