On 9/12/06, Oleg Broytmann <[EMAIL PROTECTED]> wrote:
>    But can one use use_unicode=0 to require MySQLdb to return non-unicode
> strings?

>From reading the paragraph describing this keyword-parameter at
http://sourceforge.net/docman/display_doc.php?docid=32071&group_id=22307#functions-and-attributes
I would say yes.  However, from reading the paragraph that follows,
which describes the charset keyword-argument, it is not recommended
setting use_unicode=0 when specifying a charset.

> > I wonder if it is really necessary to specify an additional
> > sqlobject_encoding anyway.  Shouldn't it be the same as charset?
>
>    I don't know. I don't use MySQL, so I have to rely on patches form other
> psople. You can add your ones. ;)

Sounds a bit frightening to me ;)  Maybe we should ask the person
which submitted this patch if sqlobject_encoding is redundant to
charset.

Kind regards,
Markus

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
sqlobject-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to