dynamically change sql query in zope?
5 Oct
2001
5 Oct
'01
11:45 a.m.
hallo, i would like to dynamically change the search where field in the sql query in zope. when i do this, zope interpretes the variable FIELD as string. is there a way to dynamically change a sql query? thanks for any help, alex -------------- FIELD S_TITLE1 select * from Annotation WHERE <dtml-sqlvar FIELD type=string> = <dtml-sqlvar S_TITLE1 type=string>
8945
Age (days ago)
8949
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alexander Tuchacek -
Chris Withers