Hello all:
I have a website that is desgined using Coldfusion, Javascript and DHTML. I'm using SQL 2000 as a back end database server. The website has several pages and links that upon clicking on the links will invoke a query and displays the resultset in a table format on the page. The query that is being used is not that complicated and actually is a very simple query (that doesn't require me to use stored procedure). But the resultset that I get is huge, at times up to 5000 records at a time. Is there any way where I can speed up the time it takes to process the query and return the result set faster on a page??? Because as is now, it takes forever for a user to see result set on the page after they send their request. Any ideas would be greatly appreciated.
Thanks.
"Behind every great fortune there lies a great crime", Honore De Balzac
I have a website that is desgined using Coldfusion, Javascript and DHTML. I'm using SQL 2000 as a back end database server. The website has several pages and links that upon clicking on the links will invoke a query and displays the resultset in a table format on the page. The query that is being used is not that complicated and actually is a very simple query (that doesn't require me to use stored procedure). But the resultset that I get is huge, at times up to 5000 records at a time. Is there any way where I can speed up the time it takes to process the query and return the result set faster on a page??? Because as is now, it takes forever for a user to see result set on the page after they send their request. Any ideas would be greatly appreciated.
Thanks.
"Behind every great fortune there lies a great crime", Honore De Balzac