If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > Query Processing In Asp

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-22-04, 01:39
Mini Nair Mini Nair is offline
Registered User
 
Join Date: Feb 2004
Posts: 12
Unhappy Query Processing In Asp

I have designed the home page in asp.. from where there are different
links each triggering a different query on the database server...

What is happening that when i click on one link the new window opens
and the query processing fires... BUT if before completion of the query
processing in the new window.if i fire a new query by clicking on a
different link on the home page.... its processing does not start till
the previous query execution is completed... the main thing is that the
query is too heavy and it takes nearly 2 minutes to process and till
that time i m not able to use ( process) any of the other links on the
home page...

now can u tell me that is there a way around ... and also if IIS
defaultly takes care.. of it which i think it does.. then is the
problem i m facing due to lack of POWERFUL SERVER....!!!!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On