OK, I deinstalled the dist-packages version of pyDAL (I had just tried it on the off-chance that it would work anyway) It is now using the embedded version of pyDAL. Unfortunately, still the same error. I ran the command from the microsoft odbc driver manager instructions to verify my install:
odbcinst -q -d -n "ODBC Driver 11 for SQL Server" and received the following info: [ODBC Driver 11 for SQL Server] Description=Microsoft ODBC Driver 11 for SQL Server Driver=/opt/microsoft/msodbcsql/lib64/libmsodbcsql-11.0.so.2270.0 Threading=1 UsageCount=1 It seems to me that at least the driver manager is seeing the driver correctly. Is there anything else I can try? Any assistance would be greatly appreciated! Carl On Thursday, May 7, 2015 at 2:22:42 PM UTC-5, Niphlod wrote: > > > > On Thursday, May 7, 2015 at 6:01:17 PM UTC+2, Ron Chatterjee wrote: >> >> May be now people will start using mongodb and I will get all my question >> answered! lol >> >> > it doesn't have nothing to do with it. > > @carl: looks like you screwed something up... latest web2py version should > use pydal "embedded" in the repo, not a version stored in dist-packages. > moreover, your unixodbc installation seems to fail. > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

