I have same string inserted in a table.
When I select them, I debug this error:

File "/xxxxxx/xxxxxx/web2py/web2py/gluon/sql.py", line 2235, in
response
    return self._db._cursor.fetchall()
OperationalError: Could not decode to UTF-8 column 'subject' with text
'xxxxxxxxx � xxxxxxxxi�xxxxxxx'

This is a problem of sql.py module. What can I do?
Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to