j
k
j a
j l
Casey Duncan wrote:
sql_quote. So the output SQL of the two respective examples you gave would be: SELECT * from x WHERE y='value' SELECT * from x WHERE y=value
sql_quote. So the output SQL of the two respective examples you gave would be:
SELECT * from x WHERE y='value'
SELECT * from x WHERE y=value
Okay, so <dtml-var sec sql_quote> is broken? ;-) cheers, Chris
Back to the thread
Back to the list