msmacnaughton -> Limit on returned records (3/12/2001 20:39:00)
If I limit the number of returned records in the FrontPage Database results to, say, 10 (256 being the maximum before causing server problems) What is returned when there are 15 items in the database (that fit the query)? The first 10 entered? The last 10?
Spooky -> RE: Limit on returned records (3/12/2001 20:58:00)
When you limit the display of records, it adds navigation buttons that scroll between records 1 to 10 then 11 to 15
So it doesnt just display the records and then stop
Guest -> RE: Limit on returned records (3/12/2001 20:54:00)
Thanks. I had thought that the number of returned results was a limiter on the data itself not the displayed results. This is a great forum. Thanks again. Mike