Look into gluon/sql.py/SQLDB/__init__ and the different between
DAL('mssql2://...') and DAL('mssql://...')
the difference is in the charset
On Jan 13, 8:46 am, Jose <[email protected]> wrote:
> On 13 ene, 13:46, mdipierro <[email protected]> wrote:
>
>
>
> > Does it mean you can read the data?
>
> Yes, but it shows strange characters. I do not know how to change the
> charset, and the administrator of the database does not know (or not
> want) to tell me what charset it uses.
>
> the connection is as follows:
> SQLServer < FreeTDS < unixODBC < pyodbc < web2py
>
> Jose
--
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en.