[Zope] Database Updating

Graham Chiu anon_emouse@hotmail.com
Wed, 28 Jul 1999 08:12:03 +1200


In article <199907271931.NAA03845@sailor.lanl.gov>, Donald Holten
<donner@biophysics.lanl.gov> writes
>       <!--#call "update_AccessCounter(numtemp)"-->

if numtemp is the parameter in your Zsql statement, and is also the
variable name when you call it, then

        <!--#call "update_AccessCounter(numtemp=numtemp)"-->

should work.

-------
Regards,        Graham Chiu
gchiu<at>compkarori.co.nz