Tupacmoche
Registered User.
- Local time
- Today, 06:25
- Joined
- Apr 28, 2008
- Messages
- 291
Hi Form Masters,
I have a form that handles most of the fields in a table but some of the fields are on a separate form that segregates the fields logically and are entered into another form. The relationship of this information is one to one with the information on the main form so they are in the same table. The problem is that after clicking a button to open the form and add it, I get the error message that, I have attached 'Write Conflict' ... the record has been changed by another user. This is in fact the same user. How can this issue be over come with out having to create a new table just to enter this information? I actually have a few forms that handle information this way and the same thing happens. This will ultimately be a multi- user application so it is critical to resolve this issue. Any suggestions?
I have a form that handles most of the fields in a table but some of the fields are on a separate form that segregates the fields logically and are entered into another form. The relationship of this information is one to one with the information on the main form so they are in the same table. The problem is that after clicking a button to open the form and add it, I get the error message that, I have attached 'Write Conflict' ... the record has been changed by another user. This is in fact the same user. How can this issue be over come with out having to create a new table just to enter this information? I actually have a few forms that handle information this way and the same thing happens. This will ultimately be a multi- user application so it is critical to resolve this issue. Any suggestions?