Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
Record locking at Read event
Hello all,
Hopefully a simple question..
I have a databound form that I'm using for a "launch pad" before calling another form. The first form reads and locks a given record, but doesn't update anything. If any other user runs the same form and reads the same record, it is of course locked. Is there a way to allow multiple users to access the same record without having lock issues?
I looked into tweaking the IOOPTIONS property, but that doesn't seem to do the trick.
Are there any other options besides copying the record to another ID to allow other access?
This is OI 9.4
Thanks!
Hopefully a simple question..
I have a databound form that I'm using for a "launch pad" before calling another form. The first form reads and locks a given record, but doesn't update anything. If any other user runs the same form and reads the same record, it is of course locked. Is there a way to allow multiple users to access the same record without having lock issues?
I looked into tweaking the IOOPTIONS property, but that doesn't seem to do the trick.
Are there any other options besides copying the record to another ID to allow other access?
This is OI 9.4
Thanks!
Comments
Sorry, I was thinking it was something complicated. There I go thinking again!
Thanks for the lesson in humility!
Humbled Michael