We do not have DB2 support but if you are available to run some tests we can have that in a couple of days. I will email you a new sql.py for you to test later today.
Massimo On Feb 22, 9:47 am, carlo <[email protected]> wrote: > I am going to port an application developed in Karrigell to web2py: > RDBMS was DB2 on as400. > > In my actual version I connected through DSN and pyodbc this way: > > db400=pyodbc.connect("DSN=myAS400;UID=myUID;PWD=myPWD") > > How can I get a DSN connection through SQLDB? thank you > > carlo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

