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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Triggers and Variables

Status
Not open for further replies.

pgferro

Programmer
Aug 21, 2001
111
BS
Is there a way to pass a variable to a SQL 7 Trigger ?
 
When a trigger fires you have access to the table before and after the update/delete so you could store the variable in the actual table and use it in the trigger code...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top