On 21 Jun 2006, at 19:24, Jorge Godoy wrote:

> If you're using Unicode, this should be "UnicodeCol" instead of  
> "StringCol".

But that's the thing - I'm not using unicode, or at least not  
everywhere in
my db. Most of the columns really are plain text not unicode text, so  
StringCol
is what I want, and I want my input from various forms to be strings  
(though
some form fields will need to allow unicode)

Should I always use UnicodeCol when using Turbogears then?

In the meantime, the solution Max Ischenko posted does the trick  
nicely for now.
I shall have to ponder database structure some more.

Cheers,

Arthur

-- 
Arthur Clune
[EMAIL PROTECTED]




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to