Calling ZSQL Method programatically
Hi all: I need a method returns more than 1000 tuples in a result, but I want to change it programatically. I have modified the SQL.max_rows_ variable to my value (1000000), and it works, but oddly this value returns to its default value... How I can change this behaviour? Thanks -- Microsoft merges technologies: Windows CE + Windows ME + Windows NT = Windows CEMENT ---- Antonio Beamud Montero Agora Systems S.A. http://www.agoratechnologies.com
Antonio Beamud Montero writes:
I need a method returns more than 1000 tuples in a result, but I want to change it programatically. I have modified the SQL.max_rows_ variable to my value (1000000), and it works, but oddly this value returns to its default value...
How I can change this behaviour? Go to the "Advanced" tab of your Z SQL Method and change their the "max rows" value.
Dieter
participants (2)
-
Antonio Beamud Montero -
Dieter Maurer