--- On Thu, 10/9/08, MyAshok wrote:
> 1) When user A logged in and add a new user x (which sets
> the selectedUser (gettersettervariable) to Null).
> 2) At the same time, user B logged in and edit a existing
> user (which sets the selectedUser to some value).
> 3) Now, the user A save the entries, this row is updated to
> the table for the existing user( which was selected by userB)

It's unclear to me what the problem is. Is it that the actions are editing the 
same instance? Or that you're not doing any sort of locking on the table? Or...?

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to