Dan, I have a module that can read and add records to DBF files; it's based on the XBase documentation here:
http://www.clicketyclick.dk/databases/xbase/format/ I've never used it with Foxpro, but you're welcome to give it a shot. Just let me know if you'd like me to email it to you. Alan Daniel Bowett wrote: >Hi all, > >I've been programming with python for a while now. Recently I switched >to Linux but can't find a way to read and update Foxpro dbf's. > >In windows I would have done a ODBC connection. > >Can anyone help? > >Regards, > >Dan. > >_______________________________________________ >DB-SIG maillist - [email protected] >http://mail.python.org/mailman/listinfo/db-sig > > > _______________________________________________ DB-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/db-sig
