Hi People
I want to switch to SQL server.What is very important to know for me before I do this switch:
What happens if 2 users work exactly the same time on a record?
In free Tables you lock a record when u use it, the other user wil get a message that the record is locked.
Will this happen in sql server also or does it only update the last persons changes
Thank you
I want to switch to SQL server.What is very important to know for me before I do this switch:
What happens if 2 users work exactly the same time on a record?
In free Tables you lock a record when u use it, the other user wil get a message that the record is locked.
Will this happen in sql server also or does it only update the last persons changes
Thank you