Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Do you wait for a Stored Procedure?
Message
From
05/10/2001 23:47:55
Kenneth Downs
Secure Data Software, Inc.
New York, United States
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Title:
Do you wait for a Stored Procedure?
Miscellaneous
Thread ID:
00565091
Message ID:
00565091
Views:
42
Folks,

Let's say that I want a trigger to fire when I save a record to a table, such as updating a summary table when a detail is added or changed. But, I do not want the user to have to wait for it to finish.

Is it possible, using asynchronous connections or by some other method, that when I issue a TableUpdate, the user will not have to wait for the trigger to fire and complete?

TIA...
Next
Reply
Map
View

Click here to load this message in the networking platform