On Mar 8, 2009, at 8:52 PM, [email protected] wrote:

> For those of you who need to access FoxPro/dBase DBF files in your  
> Dabo
> or Python projects, here is some information I recently posted to the
> Profox mailing list.
        
        I haven't looked at all of these, but so far the ones I have looked  
at are not dbapi modules, but rather meant for one-time reads of data  
(extraction), or to implement a custom read-write mechanism. They  
would then require the additional wrapping into a dbapi-compliant  
interface before they would work with Dabo.

        My recommendation has been and still is: get the data out of DBFs and  
into a more robust database.


-- Ed Leafe




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to