[Zope] Get Column Names from SQL Query?
Thomas B. Passin
tpassin@mitretek.org
Mon, 9 Apr 2001 19:19:18 -0400
Casey Duncan wrote -
>
> The entity syntax has ben around awhile, you can use it anywhere in
> place of dtml-var. Very handy, plus you get html_quote for free.
>
> Are you putting this DTML into an actual SQL method? If so that is why
> it isn't working. It needs to be in a separate DTML method or Document.
>
I pasted into a dtml document, not an sql method.
You know, I did a search and didn't find "dictionaries" in the whole zope
tree. Where did you say it is? This is Zope 2.3.0 on Win2000.
Thanks for your efforts so far.
Tom P