Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7023 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Don't know if this is the right location but i tought it was the most suitable i could find.

Well, i am wondering if there is a way to set "locks" on records? I've worked with forexample MS Sql Server where you can set read and commit locking. The problem is that i have a multi-user solution and it turns out that two user can infact change the same value in a record. Which can lead to falty data if the change it at the same time. I have however noticed that FM locks a field sometimes but have not been able to figure out when that is.

Is there a way to secure a records so that as soon as a user enters a field on one layout, no one else can change that record?

Thanks for reading.

Posted

In FM when one user is editing record and other user want to change this record he get message as:

"Alex is modifing this record"

Posted (edited)

s there a way to secure a records so that as soon as a user enters a field on one layout, no one else can change that record?

Yes issue a scripted Open Record/Request command, placing the cursor in a field isn't enough. Another way is to use Insert(calculated result) in a field, such as setting it's own value.

--sd

Edited by Guest
Posted

Am I missing something here.

I always believed (prior to 7) that if someone was in a field then all other users are locked out from editing that record. Has this changed in 7?

Phil

Posted

Yes it has, read from page 74 and onwards, in this:

http://www.filemaker.com/downloads/pdf/techbrief_fm7_foundations.pdf

--sd

  • 2 weeks later...
Posted

I have only just got around to reading that tech breifing but it was invaluable in helping me understand opening and committing records- thanks again Soren

Phil

This topic is 7023 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.