At 03:47 PM 3/28/07, you wrote:
>Are you handling multi-user contentions?
>  User1 gets data, interrupted by phone
>  User2 gets data, makes change to field1, saves update
>  User1 makes change to field2, saves update
>
>Does User1 save overwrite field1 again?

By default, my framework will prompt the user attempting to save for 
whether to overwrite the previous user's values. But the security in my 
current project limits write access for a particular user to records that 
were created by that user in most cases. So it's highly unlikely that two 
people would be able to edit the same record at the same time.

Ken Dibble
www.stic-cil.org



_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to