Hi Ross,

This is my first time to connect web2py with mssql using pyodbc, Cloud you 
please advice me how to set it up. Currently I got error message ('IM002', 
'[IM002] [unixODBC][Driver Manager]Data source name not found, and no 
default driver specified (0) (SQLDriverConnect)') when I try to connect by 
using this command => import pyodbc => pyodbc.connect('.....


Thank again

A 


On Wednesday, May 23, 2012 1:39:01 AM UTC+7, Ross Peoples wrote:
>
> I have been using MSSQL from Linux for quite some time. I use FreeTDS for 
> my driver. This is my connection string:
>
> db = DAL('mssql://user:password@server/db_name?DRIVER={FreeTDS}')
>
> If you need help setting up FreeTDS / unixODBC, let me know. I have some 
> notes on how to set this up using a Ubuntu machine.dd
>

-- 
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/groups/opt_out.

Reply via email to