SV: SV: [Zope] Render SQL method as lines
20 Mar
2001
20 Mar
'01
6:33 p.m.
This was excactly what I needed ! list = [] for row in context.sqlMethod(context.REQUEST): list.append(row.field) return list Thanks !
9148
Age (days ago)
9148
Last active (days ago)
0 comments
1 participants
participants (1)
-
Kenneth Ellested