[font="Tahoma"]
Hello Friends,
I created an Instead Of Trigger for Insert. I added couple of Insert statements and one Delete Statement in the Trigger.
Whenever i perform an Insert operation i am getting the Messages stating that number of records affected by the Insert & Delete Statements in the Trigger.
Is there a way to turn off these messages? I have already included Set Nocount Off in the Trigger.
Please help me on this....
[/font]