[web2py] Re: RuntimeError: no driver available Sybase

2015-06-04 Thread EF
not with DAL. Do I need a different adapter in web2py/gluon/packages/dal/pydal? What's missing here to make DAL work with Sybase? Why installing the Sybase package you suggested would make a difference when using DAL? I would imagine that the Sybase package you suggested should work s

[web2py] RuntimeError: no driver available Sybase

2015-06-01 Thread EF
er available %s" % str(self.drivers)) RuntimeError: no driver available Sybase Questions: 1. Where can I find the Sybase driver? (we are using Adaptive Server Enterprise/15.7) 2. Where should it be installed? 3. Once I have the correct driver, is there anything else I need to do to test