alohaaaron
Programmer
Hi, I have a web form that displays data from a database. Multiple people access the web page and update the data and then hit the submit button to post it to the database. If person A is viewing and making updates to the same record through the web as person B, how will I keep the data accurate? Person A's update may overwrite person B's.
Thanks!
Thanks!