Mombu the Programming Forum

Go Back   Mombu the Programming Forum > Programming > concurrency access/mssql
User Name
Password
REGISTER NOW! Mark Forums Read




Reply
1 12th April 00:31
danny nielsen
External User
 
Posts: 1
Default concurrency access/mssql



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
  Reply With Quote


 


2 13th April 08:38
chris
External User
 
Posts: 1
Default concurrency access/mssql



Try pressing the escape key when the user gets stuck in
this screen.

HTH
Chris


concerned about

mssql. But at one

I tried to insert

time, the 2. user got

primary key. Thats

whereby the user got
  Reply With Quote


 


Reply


Thread Tools
Display Modes




666