> I have some database files that are written in visual foxpro.  I want to 
> be
> able to access them, read them and amend them.  Can I do this with python?

I think you will need to use the OCDB adapter.
Although there may be a Fox adapter out there somewhere, but I haven't
seen any references to it.

> Are there any good links or websites that would specifically deal with
> interrogating visual foxpro databases with Python?

Not that I know of, only the standard Python DBI pages.

HTH,

Alan G
Author of the learn to program web tutor
http://www.freenetpages.co.uk/hp/alan.gauld


_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to