Uwe Grauer wrote: > Ed Leafe wrote: >> On Jun 8, 2006, at 7:25 AM, Uwe Grauer wrote: >> >>> I do not know VFP but: >>> According to http://phplens.com/lens/adodb/adodb-py-docs.htm#databases >>> there might be the possibility to use ADOdb with mxodbc. >>> Just in case you didn't see this. >> Unfortunately, anything that relies on ODBC will be Windows-only. We >> need solutions that are not restricted like that. >> >> -- Ed Leafe >> -- http://leafe.com >> -- http://dabodev.com > > Why should it be Windows-only? > There is http://www.iodbc.org/ > >>From egenix: > The eGenix™ mxODBC™ package provides a Python Database API 2.0 > compliant interface to databases that are accessible via the ODBC API. > This can either be done through an ODBC manager, e.g. the one that comes > with Windows, or iODBC which is a free ODBC manager for Unix now > maintained by OpenLink, or directly by linking to the database's ODBC > driver. > > Uwe
And there is http://www.unixodbc.org/ Uwe _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
