On Sep 10, 9:10 am, Joner Cyrre Worm <jonerw... at (no spam) gmail.com> wrote:
If DAL is said to work with any DB-API 2.0 (PEP-0249) compatible, it
might be worth trying it with ingresdbi for Python:
Ingresdbi is listed at the Database Interfaces to RDBMS at Python.org:http://wiki.python.org/moin/DatabaseInterfaces
More info about ingresdbi at Python.org:http://wiki.python.org/moin/Ingres
More info at Ingres.com:http://community.ingres.com/wiki/Python_2.5_Support
As per Joner's reply IngresDBI is the best bet here. However we do
also have a JDBC driver which works fine with Jython. I know web2py
has prelim support for Jython/JDBC (I say prelim support as it is
locked into sqlite support).
I'm afraid I don't personally have time right now to work on this but
if anyone is interested I'm happy to answer questions if there are
Ingres or IngresDBI questions. The starting page for the driver
ishttp://community.ingres.com/wiki/Ingres_Python_Development_Center
Chris