3 Oct
2003
3 Oct
'03
8:51 p.m.
Stefano Sasso wrote at 2003-10-3 16:32 +0200:
How can I put in a var. (of a DTML page) the result of the following ZSQL query?
"SELECT COUNT(*) FROM NAMES"
I do not understand what you want. But reading the database integration section of the Zope Book may help you. Dieter