[web2py:/] Re: DAL mssql DSN connection

2009-02-25 Thread DenesL
Sorry about the confusion, that was for Massimo. On Feb 25, 11:26 am, carlo wrote: > unfortunately I can not see your mail yet. > > On 25 Feb, 16:05, DenesL wrote: > > > I emailed you the info on the index and reference fields. --~--~-~--~~~---~--~~ You received

[web2py:/] Re: DAL mssql DSN connection

2009-02-22 Thread mdipierro
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 wrote: > I am