19 Feb
2002
19 Feb
'02
11:18 a.m.
Hi all! I am trying to use the "Results" variable returned by any ZSQL method in a python script, as shown in this how-to: http://www.zope.org/Members/spinwing/ZSQL_Results . The thing is I can access Results.names() and Results.data_dictionary() as shown in the examples there, but not Results.dictionaries(). It says that the property doesn't exist. Any ideas? Igor Leturia