Entry
Is there a Python module that has functions in it to manipulate Dbase tables and indexes?
Oct 29th, 2002 13:21
Luc Saffre, unknown unknown, Anders M Eriksson
You don't say which version of dBASE and not on which platform you
are, so let's assume that you are using Windows 9x/NT/2000.
The only real alternative today is to use ODBC!
The win32-all comes with an ODBC modules that works OK, if you want to
spice it up a bit get mxODBC (seach on Vaults of Parnassus)
Also have a look at
http://www.garshol.priv.no/download/software/python/