I have an environment with 2 branches, each branch has to have an application server with a SQL SERVER installed, I configured the # that is working perfectly, however if 2 people in different branches are inserting data into the same table at the same time I get the primary key error violated.
I would like a configuration suggestion for this environment, I really need to keep a server in each branch so that the application stays fast.
Thank you!