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:i.h...@al...
Anyone who has never made a mistake has never tried anything new.
/Albert Einstein/
|