Saturday, September 17, 2011

Asychronous Triggers

While working on some performance tuning for a client, implemented asychronous triggers in order to speed up front end access from a web page.  Users had to wait 10 minutes in order for various triggers to execute.  I changed that and now users only wait a second.  All from the magic of asyc triggers.  Added the code into the code repository with example runs.

http://www.freewebstore.org/tsqlcoderepository

No comments:

Post a Comment