Hi,
you probably know about these, but anyway:

DBFpy:
http://www.fiby.at/dbfpy/
- you replied to post mentioning it in 2002:
http://mail.zope.org/pipermail/zope/2002-August/119426.html

dbfreader:
http://py.vaults.ca/parnassus/apyllo.py/973100124
- but only reads foxpro data, like for importing
to sqlite.

xbase:
http://linux.techass.com/projects/xdb/
- but there isn't yet python hooks

Python Cookbook dbf reader & writer:
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/362715

dbase/foxpro converter:
http://freshmeat.net/projects/dbf/?branch_id=32890&release_id=99920

- Lauri

--- Ed Leafe <[EMAIL PROTECTED]> wrote:

> Connectivity: I'd really like to get VFP
> connectivity done soon, if  
> only to be able to show Dabo working with Fox data
> when I speak at  
> the FoxForward conference in September. Since there
> are no VFP ODBC  
> drivers on platforms other than Windows, the only
> solutions I've  
> found are ODBC bridges that run a server ODBC on the
> machine  
> containing the data (and the VFP driver), and a
> client ODBC that  
> talks to the server. All such solutions I've found
> cost about $1000  
> to start, and contain strict licensing. So if anyone
> knows of any  
> other platform-independent way of talking to Fox
> data, that would be  
> great. I'd also like to get SQL Server and Oracle
> implemented, but  
> since no one is pushing for those right now, it
> would be difficult to  
> get any sort of testing done with them.
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to