On Fri, 2002-03-01 at 10:46, sbergmann@weblog.de wrote:
Hi!
Does somebody know if it´s possible to change the default values for the "Advanced Options" in ZMySQLDA? The Default is "Maximum rows to retrieve: 1000" "Maximum results to cache: 100". If I have a big table and want to select more then 1000 rows I always have to change the value after creating a new ZSQLMethod. When I forget these the results are not valid. I tried to to find the Values in the sourcecode but didn´t find.
I'm pretty sure that's a default of the Z SQL Method and not specific to any DA. There is a default max_rows parameter (1000) in ZMySQLDA, but in practice, I think max_rows is always passed by the Z SQL Method. Set it to 0 to get all rows. -- Andy Dustman PGP: 0x930B8AB6 @ .net http://dustman.net/andy You can have my keys when you pry them from my dead, cold neurons.