Hello,
Many thanks at both of you :-)
I've just made a lot of tests, a lot of combinations....

I confirm : mssql4 is NOT the good connector for this. mssql2 works much 
better ! !
For unicode fields (type nvarchar in SQL-Server), mssql2 without codec 
works very well, but doen't work for varchar fields (not unicode in 
SQL-Server).
For traditionnal fields (type = varchar), mssql2 AND db_codec=latin1  make 
the fields working perfectly !

mssql3 also doesn't work.

So I can now continue working on my workflow, it's very plaisant to see 
beautiful letters, like I used to :-)
So my definitiv choice : mssql2 AND db_codec='latin1'.

Thank you very much, and long life to web2py.

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to