Results 1 to 2 of 2

Thread: Raising events in stored procedures

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2007
    Posts
    241

    Thumbs up 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

  2. #2
    Superbly Moderated NeedSomeAnswers's Avatar
    Join Date
    Jun 2002
    Location
    Manchester uk
    Posts
    2,657

    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
  •  



Click Here to Expand Forum to Full Width