[Zope] Zope/Python - DBF files

Chris Withers chrisw@nipltd.com
Thu, 01 Aug 2002 10:15:31 +0100


Blaise Laflamme wrote:
> 
> I have to read/write dbf files from a Zope application until all the 
> data will be move to a database like MySQL. Anyone know a module or a 
> library I can wrap to do the work?

This'll read it:

http://www.fiby.at/dbfpy/

...as long as you don't have any memo fields...

cheers,

Chris