0
Sql Triggers
I have a Student database that is viewable in a grid in windows forms. I have a server trigger set up that fires off into database history table. My question is can i trigger a trigger from adding, deleting or editing rows in my gridview? Anyone any experience with this? Thanks
1 Respuesta
+ 1
yes you can thats what triggers are for