I am adding a new record in my sql server database table. Once a new record is added to my database table i need to create a windows service to check if a new record is added to the table. If it is done, then it should pop-up with a messagebox stating "New Record added".
How to achieve this? I need full coding
Please help
How to achieve this? I need full coding
Please help