|
-
Feb 25th, 2009, 01:05 AM
#1
Thread Starter
Addicted Member
Raising events in stored procedures
Hi friend,
I have a doubt. Could you clear my doubt?
Actually what is raising events available in stored procedure?
If it is yes, how can we implement and test?
Is any useful link or tutorial available for raising events in sp?
Hope yours reply.
Thanks & Regards
Failing to plan is Planning to fail 
-
Feb 25th, 2009, 10:13 AM
#2
Re: Raising events in stored procedures
Raising Events ?????
Do you mean Triggers ?, what is it you want to do if you explain your problem we might be able to help more, but the term raising events is not something associated with Databases, it is application based.
Triggers are procedure that fire after a defined action has occurred in your database, so you could get a Trigger to Fire [for instance] if a Particular row in a table is updated.
Please Mark your Thread "Resolved",  if the query is solved & Rate those who have helped you
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|