Stan Cook wrote:
> Ok . I know I'm talking ancient history, but some of us are stuck
> working with them. Is there anything for python which will ope, read,
> and write to a Dbase 3 or 4 file? I really need your assistance on this
> one.
>
> Regards,
>
> Stan
Might want to check out:
http://a
ftc wrote:
> Stan Cook a écrit :
>> Ok . I know I'm talking ancient history, but some of us are stuck
>> working with them. Is there anything for python which will ope, read,
>> and write to a Dbase 3 or 4 file? I really need your assistance on
>> this one.
>
> If you work on Windows, there
Stan Cook a écrit :
> Ok . I know I'm talking ancient history, but some of us are stuck
> working with them. Is there anything for python which will ope, read,
> and write to a Dbase 3 or 4 file? I really need your assistance on this
> one.
If you work on Windows, there are dbf odbc drivers
Stan Cook wrote:
> will ope, read, and write to a Dbase 3 or 4 file?
I know I have one in VB6 that I've been meaning to translate to Python
but...
(do not have time/am lazy/does not work with indexes)
did a google search for you though
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/3627