22 Oct
2002
22 Oct
'02
10:08 a.m.
hi, i have ran into a little problem, how can i use the reslults that an sql gave me back? i have: context.sqlChkRow() this returns some data, which says <Shared.DC.ZRDB.Results.Results instance at 0x8cd875c> ... i made a list() from it .. then i got: <r instance at 8cda3d8> what type of object is z sql method returning? im new to python, i dont know what can i do with these ... how do i print out an object's members? or how do i get some dump of it? how can i find out what methods it has? thanks, k -- don't believe everything you think