Dear Oleg,

     for me the
     oResult = VssHistory.selectBy(objectsID = nObjectsId, datetime = 
oHistDateTime)
     works, it is true these values are not unicode

     but in another example i used unicode value (some hungarian
     chars), it works also
                

Friday, August 25, 2006, 5:52:49 PM, you wrote:

OB> The following will work too:

OB> MyTable.select(AND(MyTable.q.name == u'value1', MyTable.q.name <> 
u'value2'))
OB> MyTable.selectBy(col1=u'value1', col2=u'value1')

OB>    The patch is against SVN trunk.

OB> Oleg.



-- 
Best regards,
 Ivan Horvath
 Chief Programmer

 Alcatel ISD
 PMS 2000 Product Team

 H-1116, Budapest
 Kondorfa u. 10.
 Tel.: +36 1 209 9546
 Fax.: +36 1 209 9599
 Mobil: +36 30 257 0235
 VOIP: +49 511 676 478010
 mailto:[EMAIL PROTECTED]

Anyone who has never made a mistake has never tried anything new.

/Albert Einstein/ 


-------------------------------------------------------------------------
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
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to