Hello,
houston wrote:
>
> I have to deal with displaying result sets that could potentially be quite
> large. It would be bad form to drop 10,000 rows into a browser table so I
> need a strategy for dealing with this possibility.
>
> It's obviously not a big deal to limit the output but what i
Addressed to: "houston" <[EMAIL PROTECTED]>
[EMAIL PROTECTED]
** Reply to note from "houston" <[EMAIL PROTECTED]> Wed, 28 Mar 2001
12:14:51 -0600
>
> I have to deal with displaying result sets that could potentially be quite
> large. It would be bad form to drop 10,000 rows into
I have to deal with displaying result sets that could potentially be quite
large. It would be bad form to drop 10,000 rows into a browser table so I
need a strategy for dealing with this possibility.
It's obviously not a big deal to limit the output but what is the typical
strategy for handling