• haiao2000 (10/28/2012)


    Jeff Moden (10/28/2012)


    This can be done pretty easily. Create an SQL Server job to run the proc and have the app kick the job off.

    I thought about this too. Thanks!

    Tou may also want to look at Service Broker if it is possible that the procedure must be able to run in parallel with itself.