Python at work

Greg Copeland gtcopeland at EarthLink.Net
Tue Sep 21 12:55:48 EDT 1999


I'm a consultant and currently wanting to use Python and wxPython on a
Win32 platform (Win95 more than likely).  The plan is to use this as a
client interface to an Access97 database (thus the need for ODBC).  I
have created a simple Access database and tried a couple of SQL queries
against it from Python.  Things do seem to work.  Now, having said that,
are there any glaring issues that I'm missing.  I certainly don't want
to offer this solution to my client only to have it blow up in my face
because of some obtuse issue; especially if it's currently well known. 
In short, does the above sound like reliable combination?  Are there any
issues that should raise a flag or cause alarm?

Thanks in advance,
	Greg





More information about the Python-list mailing list