navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

Speed of Queries vs. Tables, etc.?

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> ASP and Database >> Speed of Queries vs. Tables, etc.?
Page: [1]
 
Botcollector

 

Posts: 69
From: None
Status: offline

 
Speed of Queries vs. Tables, etc.? - 3/25/2001 20:36:00   
Is there any evidence concerning the speed/efficiency of ASP and Access objects in terms of what's better to use?

For instance, will a page load quicker if the DRW is based on a Query that's made to just use the data items in the ASP page, rather than if the ASP page looks at a table with more fields than are in the DRW page? Is there ANY difference? Any reason to use one or the other?

Thanks for any feedback.
The Bot Collector

Spooky

 

Posts: 26603
Joined: 11/11/1998
From: Middle Earth
Status: offline

 
RE: Speed of Queries vs. Tables, etc.? - 3/25/2001 19:04:00   
Its always better to use a query.
You can design the recordset to be returned so that it only contains the relevant information.
Its a known fact that Stored procedures (in SQL anyway) are way faster.
Its a good way to display joins etc as well

(in reply to Botcollector)
Page:   [1]

All Forums >> Web Development >> ASP and Database >> Speed of Queries vs. Tables, etc.?
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts