my vb.net program was accessed by more than 4 users, all users can update or insert or select process at the same time bt only one server.
use sqlserver as back end
we face deadlock error most of the times.
how we solve this problem and give me a solution to avoid the deadlock problem
use sqlserver as back end
we face deadlock error most of the times.
how we solve this problem and give me a solution to avoid the deadlock problem