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
_______________________________________________
python-win32 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-win32