When using the database interface wizard in Front Page 2003 the maximum
number of results available is 256 - I've tried to remove the restriction
within the code - by setting the "fp_iMaxRecords=" to 0 and "fp_iPageSize="
to 0 - but when I save the changes it always returns to the defaul 256. When
using the databe results properties wizard the interface no longer works -
can anyone tell me how to remove the 256 restrictions from the results?

Re: database Interface Wizard by Kathleen

Kathleen
Fri Oct 01 18:48:33 CDT 2004

You can run the Database Results Wizard on the Results Page and uncheck it
under More Options. In Design View, double-click on the yellow bar that says
"This is the start of a Database Results region." - ignore the warning and
run the Wizard.

--
~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
http://www.spiderwebwoman.com/resources/


CEL <CEL@discussions.microsoft.com> wrote:
> When using the database interface wizard in Front Page 2003 the
> maximum number of results available is 256 - I've tried to remove the
> restriction within the code - by setting the "fp_iMaxRecords=" to 0
> and "fp_iPageSize=" to 0 - but when I save the changes it always
> returns to the defaul 256. When using the databe results properties
> wizard the interface no longer works - can anyone tell me how to
> remove the 256 restrictions from the results?