Subject | Concurrency |
---|---|
Author | women_lover_best |
Post date | 2005-09-11T14:40:11Z |
Hi,
we are developing in .net,and using firebird..how do yu deal with
concurrency issue..one way is have a timestamp column in each
table..which tells the application code..when was a record
accessedd..so if i get a record and update it..i check if timestamp in
table is different from timestamp when i accessed it..and inform the
user..what yu do?
thks
we are developing in .net,and using firebird..how do yu deal with
concurrency issue..one way is have a timestamp column in each
table..which tells the application code..when was a record
accessedd..so if i get a record and update it..i check if timestamp in
table is different from timestamp when i accessed it..and inform the
user..what yu do?
thks