2 Jun
2004
2 Jun
'04
9:50 p.m.
Michael Fox wrote at 2004-6-1 11:19 +1000:
Is there a way to render the output of a ZSQL Method (ie. SQL used)
This is not really the "output" of the Z SQL Method (but the output of the template rendering)... Anyway, "Z SQL Method"s have an argument "src__" (I think). Call the method with "src__=1" and you should get the generated SQL. -- Dieter