G
Guest
Dear all,
One simple question relative to store procedure withinh ASP code on a web
page.
Let say that I am calling a store procedure to execute from a server button
click on my web page. That store procedure is returning a bunch of values to
my end user.
In a matter of time based, what happen from my client web page if my store
procedure runs for 3 minutes before returning any data back.
Does the web page execution works synchronously or asynchronously in that
case ?
Does my web application will be stuck for 3 minutes ?
regards
serge
One simple question relative to store procedure withinh ASP code on a web
page.
Let say that I am calling a store procedure to execute from a server button
click on my web page. That store procedure is returning a bunch of values to
my end user.
In a matter of time based, what happen from my client web page if my store
procedure runs for 3 minutes before returning any data back.
Does the web page execution works synchronously or asynchronously in that
case ?
Does my web application will be stuck for 3 minutes ?
regards
serge