MS Access 97 class.

M.-A. Lemburg mal at lemburg.com
Fri Aug 27 04:16:07 EDT 1999


Bryan Jernigan wrote:
> 
> Has anyone developed a class for manipulating MS Access 97 database tables?

Try one of ODBC, ADO, DAO, COM -- whichever suits you best.
Python supports them all (with more or less extra work).

The database topic guide has the pointers:
	http://www.python.org/topics/database

Or did I miss your point ?
-- 
Marc-Andre Lemburg
______________________________________________________________________
Y2000:                                                   127 days left
Business:                                      http://www.lemburg.com/
Python Pages:                           http://www.lemburg.com/python/





More information about the Python-list mailing list