Hi all
i think this is a long shot but:
i was just wondering if it is possible to execute a stored procedure from an ASP page but not wait for it to complete before the rest of the page is loaded
the stored procedure i am executing insert thousands of records into a database and takes a long time to complete.
Thank you in advance
Danielle
i think this is a long shot but:
i was just wondering if it is possible to execute a stored procedure from an ASP page but not wait for it to complete before the rest of the page is loaded
the stored procedure i am executing insert thousands of records into a database and takes a long time to complete.
Thank you in advance
Danielle