[DB-SIG] Dbf interface to python

M.-A. Lemburg mal@lemburg.com
Fri, 28 Apr 2000 14:15:00 +0200


Yury Don wrote:
> 
> Hello All,
> 
> I need to work with foxpro dbf files from python (read, write and use
> indexes cdx and idx). Does such interface in python exist?

If on Windows, try the ODBC drivers available from MS (in their
database toolkit) together with one of the available Python
ODBC interfaces.

-- 
Marc-Andre Lemburg
______________________________________________________________________
Business:                                      http://www.lemburg.com/
Python Pages:                           http://www.lemburg.com/python/