Hello,
I am working on C# Windows Application project. I have created trigger which will fire a message after inserting data into table. I want to display that message on my Window Form in message box. How can this be achieved in C# windows application form?
Thank & Regards
Suraj