Ck Nitin

Ck Nitin

  • 289
  • 5.8k
  • 3.1m

Allow multiple users to update same record

May 20 2014 12:20 AM

Hi,

I have a situation where there is one record in database table i.e. 'abcde'. And User 'X','Y' and "Z' tries to update that record at the same time.

'X' modify abcde to abcdd

'Y' modify abcde to abddd

'Z' modify abcde to abeee

All changes should persist in database table.

Is it possible than please provide the solution.

Thanks in advance

Ck. Nitin


Answers (3)