[Zope] msSql and python

Kate Legere klegere at kfpl.ca
Thu Nov 10 10:51:51 EST 2005


I have a zsql method to which I want to pass and argument. Normally I do it
from a dtml method and the use something like this to test for equality.

WHERE  description = <dtml-sqlvar description type=string>.

However, I'm passing the variable from a python script and it won't accept
the dtml tag.... what do I put in the equality test?




Kate



More information about the Zope mailing list