Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Return From Flow of Execution But Continue Also

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-09-24 : 09:07:18
Ken writes "Huh?

I need to pass a user through an ASP script that calls a db function as quick as possible, milliseconds count on this..

The stored procedure that is called returns data to the script and performs some maintence functions... Is there a way to RETURN control back to the ASP function to finish with the user as soon as the dataset is sent BUT allow the stored procedure to continue or spawn something that does the maintenience?"
   

- Advertisement -