On Fri, Sep 14, 2007 at 08:30:32AM +0800, Alex Le Dain wrote:
> Still don't understand why encoding etc enough to understand what's 
> required at my end to allow characters 128..255 into a StringCol(). If 
> someone could point this out that would be great.

   Try to set MySQLdb encoding:
db_uri = "mysql://.....?charset=latin1"

> > Secondly, I am progressing towards migrating to 0.9.x as fast as I can. 
> > Does the same check exist in 0.9.x?
> 
> I am guessing it would :-)

   But of course!

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to