On Tue, Feb 06, 2007 at 10:19:19AM -0600, Jim Steil wrote:
> But, I'm not creating the 'query', SQLObject, or something else is. I'm
SQLObject, of course.
> just assigning values to my object with the following:
>
> o = OrderHistory(orderNumber=int(orderNumber),
> orderSequence=int(orderSequence), plantID=int(plantId),
>
> billToID=int(billToId), shipToID=int(shipToId), customerID=int(customerId),
> dropShipID=int(dropShipId),
>
> dateRequired=dateRequired.encode('utf8'),
Looks good. That has to be debugged, than. Can you look (with debugging
prints, e.g.) why in mysqlconnection.py method _queryInsertID() produces
unicode? What are "values" there?
Oleg.
--
Oleg Broytmann http://phd.pp.ru/ [EMAIL PROTECTED]
Programmers don't die, they just GOSUB without RETURN.
-------------------------------------------------------------------------
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