thank you both, I will begin my test tomorrow as today I am out for a
demo presentation. I will let you know asap,

carlo

On 23 Feb, 02:29, mdipierro <mdipie...@cs.depaul.edu> wrote:
> Hi Carlo,
>
> I added experimental DB2 support to sql.py (in trunk now).
>
> 1) make sure you have pyodbc
> 2) download the trunk
> 3) run
>
> cd gluon
> python sql.py 'db2:DSN=myAS400;UID=myUID;PWD=myPWD'
>
> Let me know what happens. Please email me personally.
>
> Massimo
>
> On Feb 22, 9:47 am, carlo <syseng...@gmail.com> 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 web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to