Hello, I have an issue when update a record with latin characters (ñ, á, é, 
í...)

db_codec='latin1'  is already set

For example, when read from db the record FERNANDO ÁLVAREZ is ok, but when 
update same data and then read it again, I get FERNANDO ÃLVAREZ 

Python 3.7 
Database MSSQL 2000
Web2py 2.18

Any ideas?
Thanks!

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/c025d316-c61a-4d46-9d19-3e604e0031e0%40googlegroups.com.

Reply via email to