How to save values in table in SQL without crashing when it is used by multiple users
C#
21
Posts
7
Posters
0
Views
1
Watching
-
Hi Tarun, may b helpful to use the required isolation levels while locking the transactions. may b u could watch the video tutorial in mva site course:
Developing Microsoft SQL Server Databases
chapter 4: managing transaction if you prefer watching rather than reading link: Developing Microsoft SQL Server Databases – Microsoft Virtual Academy[^]
Thank you Mr.palikhelsanjeeb.I will go through this link and let you know the result if it is useful. :)