Python module for Dbase files?
Gordon McMillan
gmcm at hypernet.com
Thu Jun 22 09:45:58 EDT 2000
William Dandreta wrote:
[looking for dBase module]
>I am running uner DOS. Any version will be fine, even older ones as long
>as I can index it.
You're kind of SOL. You need a pure Python solution (because of DOS).
There's a couple of DBF readers on the Vaults DB page:
http://www.vex.net/parnassus/apyllo.py/973100124
but you'll have to hack your own writing.
- Gordon
More information about the Python-list
mailing list