krempch Posted November 10, 2008 Share Posted November 10, 2008 What type of record locking does FM use - optimistic or pessimistic? Please point me at sources of wisdom on record locking.... had a lockup today - ended up restarting the hardware to clear it ... if there's semaphores or other pointers I can look at, I really would like to know how to find them. Thanks in advance. Link to comment Share on other sites More sharing options...
mr_vodka Posted November 10, 2008 Share Posted November 10, 2008 FileMaker itself uses Pessimistic locking. However, when writing to the other databases with the new ESS feature it uses optimistic locking. Link to comment Share on other sites More sharing options...
Vaughan Posted November 10, 2008 Share Posted November 10, 2008 I had to check whether you were joking or not. You weren't. http://en.wikipedia.org/wiki/Concurrency_control Link to comment Share on other sites More sharing options...
krempch Posted November 13, 2008 Author Share Posted November 13, 2008 Thank you very much ! Now I can stop scratching my head and start pulling out my hair. B) Link to comment Share on other sites More sharing options...
Recommended Posts
This topic is 5781 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 accountSign in
Already have an account? Sign in here.
Sign In Now