
February 9th, 2000, 08:33 AM
|
|
Apprentice Deity
|
|
Join Date: Jul 1999
Location: Niagara Falls (On the wrong side of the gorge)
Posts: 3,237

Time spent in forums: 4 m 8 sec
Reputation Power: 17
|
|
|
From a server performance standpoint it would be better to do 1 query on the original page and pass the info to the second page. However, this is much more difficult to incorporate, especially if you return a result set and presenting the "minimum" information of several records. If you aren't expecting ebay like traffic you are surely safe with the extra query.
|