12 Sep
2002
12 Sep
'02
8:55 p.m.
Renier Leenders writes:
For a couple of days a try to pass output from a tinytable to a zsql method without any success because the variables exist only during the looping... I think this is an FAQ:
Z SQL Methods look for there arguments either (exclusive) in the request object of in keyword arguments (the latter takes precedence). Dieter