5 Aug
2000
5 Aug
'00
1:11 a.m.
On Fri, 4 Aug 2000, tom smith wrote:
notice the startDateString=StartDateString...which I thought the <dtml-let would've handled, anyway....this seems to have fixed it
can anyone tell me why?
ZSQL methods do not pick variables up out of the name space because the possability of unintended collision with database variables is considered too high. So ZSQL forces you to be fairly explicit about which variables you are passing. --RDM