Y
Yi
Hi,
I have several DTS packages in SQL Server that typically takes 5-10
hours to run. I need to build an ASP.NET application which can execute
the DTS packages from the web browser, which I know how to do. The
problem is how can I execute the DTS packages asynchronously, so that
when the user click "start task", the DTS is started but the user can
then go to other web pages?
Thanks a lot!
Yi
I have several DTS packages in SQL Server that typically takes 5-10
hours to run. I need to build an ASP.NET application which can execute
the DTS packages from the web browser, which I know how to do. The
problem is how can I execute the DTS packages asynchronously, so that
when the user click "start task", the DTS is started but the user can
then go to other web pages?
Thanks a lot!
Yi