faqts : Computers : Programming : Languages : Python : Modules

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

11 of 14 people (79%) answered Yes
Recently 7 of 10 people (70%) answered Yes

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/