The changed code appears to work well. I do not have fdb yet, but kinterbasdb is now being selected OK, so that's good. Thank you. D
On Friday, August 31, 2012 2:24:55 AM UTC+1, Massimo Di Pierro wrote: > > Please check trunk. > > On Thursday, 30 August 2012 19:27:23 UTC-5, villas wrote: >> >> With trunk I now get this: >> Traceback (most recent call last): >> File "C:\Users\David\web2py\gluon\dal.py", line 6726, in __init__ >> self._adapter = ADAPTERS[self._dbname](*args) >> File "C:\Users\David\web2py\gluon\dal.py", line 3208, in __init__ >> self.driver = fdb >> NameError: global name 'fdb' is not defined >> >> I have not installed fdb yet, but I think the above is a problem whether >> I have installed it or not? >> Thanks, D >> > --

