I've created data updating form using C# winform. i need to block same data updating to the database. when we insert existing data to database from winfrom. need to show data already updated
here is my code