The DAL actually has a db_codec keyword argument which defaults to "UTF-8" 
but that you can set to anything you would like.  
  
BTW I think it's really bad practise to use special characters in table 
names, in fact I consider it bad practise to use any language other than 
English in anything remotely related to coding. Since programming languages 
are "english" I don't see why people like to mix languages, it seriously 
increases the mental load for me to read code if I have to be thinking in 2 
human languages besides 1 or more programming languages.

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to