Reaction for MSSQL Server Trigger in C#

Jun 15 2004 4:18 AM
Hi I've made a trigger that is reacting on insert on 'Workers' table in database - it adds new row to this table, but the question is "Is there a possibility to detect this trigger event in C# program and for example show adequate message about it ??" Thanks a lot in advance Halmir