1) install web2py from source
2) install informixdb from source
3) replace gluon/sql.py with this (experimental informixdb support)
http://groups.google.com/group/web2py/web/sql.py
4) cd gluon
5) edit the doctest at the bottom and use the proper connection string
like the following:
SQLDB("informix://username:[EMAIL PROTECTED]/dbname')
6) python sql.py
Please send me the output of 6)

Massimo



On Nov 9, 9:07 pm, epsilon <[EMAIL PROTECTED]> wrote:
> Massimo,
>
> I'll work the test cycle for Informix support and would enjoy
> contributing to the project.  Please let me know when the code is
> available to begin work.
>
> Thank you,
> Christopher Smiga
>
> PS.
> We don't have DB2 yet, but I suspect we'll go down that path later.
>
> mdipierro wrote:
> > Hi Christopher,
>
> > we do not have Informix nor DB2 support we can add that in one week if
> > you are willing to run tests for us. Your contribution would be
> > acknowledged. Let us know if you can do it.
>
> > Massimo
>
> > On Nov 9, 8:17 pm, epsilon <[EMAIL PROTECTED]> wrote:
> > > All:
>
> > > I have a project at work where I want to use the builtin Web2Py ORM.
> > > Is there a development effort underway for Informix and DB2 support in
> > > Web2Py?  I prefer not to use SQLAlchemy with Web2Py since I have read
> > > that much is stripped away from Web2Py when implementing SQLAlchemy.
>
> > > Sincerely,
> > > Christopher
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to