I am implementing a search application using web2py.
I get the data from a  mysql data base where the data is inserted in
utf-8.
But when i access the data using web2py  connection data is not
displayed correctly.
I am sure, the mysql data is correctly encoded as other applications
accessing the same data show them correctly.
Some hints in this usergroup such as
#!/usr/bin/env python
# -*- coding: UTF-8 -*
in the default.py didn't help me.
max

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to