Gregorius Gede Wiranarada wrote: >hello, >how can i connect python to read data from ms access or ms foxpro? > I don't know about FoxPro. You can connect to MS Access from a Windows client using adodbapi (free) http://adodbapi.sourceforge.net/ eGenix mxODBC (commercial) http://www.egenix.com/files/python/mxODBC.html
Search comp.lang.python for more ideas. Kent _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor