Triggers are elements that are placed on a table that get "triggered" when something happens. For example you could have a trigger that does some action when an Update statemetn is called on a table.
Of course once these triggers are attached to a datatable they will fire EVERY time the critera you have set up occurs *UNLESS* you disable the trigger before you execute the command.
A simple google search should net you quite a few examples of using triggers.
================================================== =========
Read this if you want to know how to get a correct reply for your question:
http://www.catb.org/~esr/faqs/smart-questions.html
^^Took that from planoie's profile^^
^^Modified text taken from gbianchi profile^^
================================================== =========
Technical Editor for:
Professional Search Engine Optimization with ASP.NET
http://www.wiley.com/WileyCDA/WileyT...470131470.html
================================================== =========
Why can't Programmers, program??
http://www.codinghorror.com/blog/archives/000781.html
================================================== =========