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
-~----------~----~----~----~------~----~------~--~---