access FoxPro files without ODBC

Steve Holden sholden at holdenweb.com
Wed Jan 17 05:36:53 EST 2001


<godcha at my-deja.com> wrote in message news:943qu9$hde$1 at nnrp1.deja.com...
> This is a newbie question...
>
> But after browsing Python Library reference,
> Python FAQ, and comp.lang.python, I have not been
> able to determine if there is a way to access FoxPro files without ODBC
> available for Python.
>
> any help appreciated
>
> Thanks
>
> Godefroid Chapelle
> BubbleNet sprl
> Louvain-la-Neuve Belgium
>
As a newbie (welcome aboard, by the way) you will come to value a web site
known as the Vaults of Parnassus (http://www.vex.net/parnassus/), which
contains many useful Python modules and programs.

Take a look at http://www.vex.net/parnassus/apyllo.py?find=foxpro -- I think
this will suit your needs quite well. (Note also it uses Python to search
its database).

Good luck!

regards
 Steve





More information about the Python-list mailing list