What is the purpose of showing 100000 records. Is it to display and are you
doing data Exchange?

If exchange :

Use sqlserver to write a comma delimited file using DTS and ftp it to the
other server?

~Justin


----- Original Message -----
From: "Woodcock, Jonathan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 31, 2000 1:16 PM
Subject: Large Query to web


> Hi everybody,
>
> I am trying to present a very large chunk of data to users via a web page.
> The query takes 45 seconds to run (optimized) in the Query Analyzer and
> yields 100,000 records.
>
> Good 'ol CFOUTPUT will not work.  IE chokes if there are more than 5,000
or
> so records.  It takes so long for the page to render.
>
> I am wondering if anybody else has been here before and has any
suggestions
> ?
>
> Perhaps :
> - Have SQL output a flat file and point to that with CF.
> - Write to an Excel file with an ODBC Driver ?
> - Explore CFX_Excel
> - Limit view to 5,000 at a time.
>
> Thanks for any pointers.
>
> Jonathan Woodcock
> --------------------------------------------------------------------------
----
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>
>

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to