Hello,

This error happened with version 1.99.7. I'm back to 1.99.4 and fixes. The 
database is SQLServer.
<type 'exceptions.RuntimeError'> Failure to connect, tried 5 times: 
Traceback (most recent call last): File "/home/web2py/gluon/dal.py", line 
5955, in __init__ self._adapter = ADAPTERS[self._dbname](*args) File 
"/home/web2py/gluon/dal.py", line 2336, in __init__ 
self.pool_connection(connect) File "/home/web2py/gluon/dal.py", line 485, 
in pool_connection self.connection = f() File "/home/web2py/gluon/dal.py", 
line 2334, in connect return self.driver.connect(cnxn,**driver_args) Error: 
('IM002', '[IM002] [unixODBC][Driver Manager]Data source name not found, 
and no default driver specified (0) (SQLDriverConnectW)') 
Jose

Reply via email to