first and foremost, web2py doesn't need an odbc source defined at system 
level. 
That being said, it "can", but if you're running the source with a 32-bit 
python or the executable (32-bit too) it's pretty obvious that a 64-bit 
defined odbc source won't be available...

On Wednesday, January 14, 2015 at 6:08:00 PM UTC+1, Derek wrote:
>
> So have you tried to use pypyodbc? If that doesn't work, you could use 
> pytds and bypass odbc altogether.
>
> On Tuesday, January 13, 2015 at 5:06:37 PM UTC-7, Pbop wrote:
>>
>> Spent days trying to track down an error with a Web2Py app and SQL Server 
>> 2008 R2 running 64 bit ODBC drivers. 
>>
>> Switched to 32 bit drivers and problem solved. 
>>
>> The problem is not in Web2Py but in the actual PyOdbc driver. 
>>
>

-- 
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.

Reply via email to