working with forms and one record (LOCKING) (OpenInsight Specific)
At 08 MAY 1998 02:54:58PM David Kirch wrote:
I am trying to move an app from AREV to OI and have run into a problem with window design. In AREV I have windows that are four or five pages long. When trying to do the same in OI I hit the 115 object limit. Next I tried to split it into multiple forms. The only problem is that I must call the other forms from a primary form and pass the key to those forms. When I set up a field in the child form and used to gotfocus event I can get to key into the prompt but when I use the READ ROW event to fill the screen I get a message saying that the record is locked.
How to I fix this?
On this app there is only one user but on others there will be put the
At 08 MAY 1998 03:23PM Don Bakke wrote:
There is an option in the Form Designer Database-]Options menu to "Ignore Self Locks"