Paging

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a FP 2002 asp page that does a SQL call and the record set is too
large and exceeds the buffer.

Someone suggested paging

How do I turn on paging in a FP 2002 asp page?
 
You don't turn it on, you have to code it or if use the FP database component.

In IE address bar type:

? ASP Paging Records.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Back
Top