[Tutor] Databases

Alan Gauld alan.gauld at freenet.co.uk
Fri Apr 14 09:39:11 CEST 2006


> 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




More information about the Tutor mailing list