Does it use the inbuilt pagination in SQL Server? Let the DB do it's job I
say.. Not ColdFusion, but Snake is also correct in that relevance and
results are better practice.







"This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant,
Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions." 
Visit our website at http://www.reedexpo.com

-----Original Message-----
From: Nick Tong - TalkWebSolutions.co.uk
To: CF-Talk
Sent: Sun Nov 05 11:39:16 2006
Subject: Re: Managing Large Query Results

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:259209
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to