Posted By:
parag_dharmadhikari
Posted On:
Thursday, September 5, 2002 01:27 AM
Hi all,
In web application it is common that if one user is accessing one particular record for one operation and another user is also accessing same record for another opertion then it will cause unpredictable results many times.I know that solution is data locking,but can anybody pls tell me how can it will be implemented.
Will this solution become database dependent or independent?
Regards
Parag