Hi Oleg, > > I trying to find myself the error, it seems that the value returned by > > _SO_selectResults in the _init method of SQLObject class (line 959) is > > a datetime.timedelta object > > What is the DB? If it's MySQL, as I am afraid, what version of MySQLdb?
You are right, this is a problem of MySQL, I use the 1.2.0 version, I try the 1.2.1_p2 version sometime ago and I couldn't use it because of a unicode problem, the tests of TimeCol passed with 1.2.1_p2 version? Thanks for all help, -- Michel Thadeu Sabchuk Curitiba - Brasil ------------------------------------------------------------------------- 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
