4 Jul
2001
4 Jul
'01
4:04 a.m.
On Tue, 3 Jul 2001, Gustavo Vieira Goncalves Coelho Rios wrote:
On Tue, Jul 03, 2001 at 03:37:42PM -0400, Andy Dustman wrote:
select now() limit 1000
Set the max_rows property on your Z SQL Method to 0, and a limit will not be added. You also may be able to trick it by putting an SQL comment above that line.
i forgot to say i am not using Z SQL Method, this problem happens when i test mysq Z MySQL Database Connection Object! Do you know how to fix it?
You may be able to trick it like this: select now() -- or /* */ select now() -- Andy Dustman PGP: 0xC72F3F1D @ .net http://dustman.net/andy I'll give spammers one bite of the apple, but they'll have to guess which bite has the razor blade in it.