if you're using MSSQL check out Rob Gondas pagination method - it works a
treat:

http://www.robgonda.com/blog/index.cfm/2006/4/25/MSSQL-and-Pagination


On 05/11/06, Snake <[EMAIL PROTECTED]> wrote:
>
> When dealing with large record sets like that, where paging isn't really a
> viable option, I always make it so you have to search for what you want,
> as
> really no-one at the end of the day needs to page through all 7000
> records.
>
>
> -----Original Message-----
> From: Dwayne Cole [mailto:[EMAIL PROTECTED]
> Sent: 05 November 2006 10:49
> To: CF-Talk
> Subject: Managing Large Query Results
>
> I am working on a member director that will contain between 5000 - 9000
> records.  It's a database for managing alumni and i'm trying to figure out
> how to manage the queries. I not comfortable with extracting 7000 records
> each time i want to view the directory.  Any suggestions?
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:259208
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to