fixed both issues in trunk. Please try again. Thank you! On Dec 13, 5:38 am, DenesL <[email protected]> wrote: > Using changeset 21 and mssql : > > Traceback (most recent call last): > File "C:\web2py\hg\gluon\restricted.py", line 184, in restricted > exec ccode in environment > File "C:/web2py/hg/applications/w2/models/db.py", line 4, in > <module> > db3=SQLDB("mssql://usr:p...@localhost/w2pdb") > File "C:\web2py\hg\gluon\sql.py", line 1312, in __init__ > self._adapter = ADAPTERS[self._dbname] > (uri,pool_size,folder,db_codec) > File "C:\web2py\hg\gluon\sql.py", line 637, in __init__ > uri = uri.find('://')[1] > TypeError: 'int' object is unsubscriptable
-- You received this message because you are subscribed to the Google Groups "web2py-users" 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.

