DBF interface
S. Blakey
sblakey at u.washington.edu
Fri Nov 12 12:30:12 EST 1999
On Fri, 12 Nov 1999, [iso-8859-2] Przemys³aw G. [iso-8859-2] Gawroñski wrote:
> Date: Fri, 12 Nov 1999 16:56:32 +0100
> From: "[iso-8859-2] Przemys³aw G. [iso-8859-2] Gawroñski" <gawron at obop.com.pl>
> To: "python-list at python.org" <python-list at python.org>
> Subject: DBF interface
>
> Is there a DBF file interface module ?
>
> Thanks
>
> Przemek
>
> --
> Przemyslaw G. Gawronski UIN:8358522
> mailto:gawronskip at usa.net
> mailto:gawron at obop.com.pl
>
>
>
> --
> http://www.python.org/mailman/listinfo/python-list
>
Depends on what you mean by "DBF file" Michal Spalinski wrote
a module to read DB2 files (don't have the URL handy). I have a slightly
modified version that can read MS Visual FoxPro Free tables - mail me if
you want it. If you want to be able to write .dbf files - I don't know of
any existing module to do that, but it shouldn't be too hard.
More information about the Python-list
mailing list