concurrency access/mssql

D

Danny Nielsen

Hi
Im developing an order database. So far, I've not been concerned about
concurrency issues because I thought that it was done by mssql. But at one
point I tested it with some users and it seemed that when I tried to insert
two orders with same orderno (primary key) at the same time, the 2. user got
an message that there had happened a violation on the primary key. Thats
good except that this popup screen continued to pop up whereby the user got
locked in this specific screen! Any idears why?

Thanks and best regards

Danny Nielsen
Denmark
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top