Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Trigger Questions

Status
Not open for further replies.

StevenK

Programmer
Jan 5, 2001
1,294
GB
I'm relatively new to SQL server and am having a couple of (what could be simple) problems with TRIGGERS against tables in the database.
I have successfully got INSERT and DELETE Triggers set up against the table but have been unable to set one up for the UPDATE action - can someone post a simple example that I can build on ?
Also - is there a way to disable and then re-enable TRIGGERS again (setting them to active/inactive) ? I can't see anything at first glance that would allow me to do this - am I missing the obvious ?
Thanks in advance,
Steve
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top