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 > Running a MsSQLServer Stored Proc thru ASP

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-27-03, 11:27
dbconfusedme dbconfusedme is offline
Registered User
 
Join Date: Oct 2003
Posts: 3
Lightbulb Running a MsSQLServer Stored Proc thru ASP

Hi-

I want to run a MsSQLServer Stored Proc thru ASP.
Simple, right? Sure, I was able to achieve upto this.
The problem starts here:
The procedure might run for several minutes and I don't want the user to keep waiting for the prompt to come back. Once they press the Submit button, it should start off the store procedure and return the control back to the user so that he can do other activites if needed.

Is there a solution. Any help i highly appreciated.

Thanks.
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