I have exactly the same problem using RedHat 9 on a Celeron1.7Hz machine using qmail-1.05 following instructions by http://www.qmailrocks.org/install_rh.htm
Have not managed to figure out what is going on...
You can limit the amount an SQL statement returns using TOP ie
"SELECT TOP 100 tbl_names.names
FROM tbl_names
WHERE names = 'Bob'"
The same way you are using a form to set the Where clause use the form to prompt for the amount of records the statement will return
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.