speakers_86
Registered User.
- Local time
- Today, 01:55
- Joined
- May 17, 2007
- Messages
- 1,919
I have an odd error occuring. I have two forms. One is frmOverview and has four subforms that give a synopsis of different missions. These subforms have hyperlinks that go to the frmMissions were data is added or edited. If I use the hyperlink to go to MissionID=1 and try to edit any field, I get the update error. There is no code behind the fields I am trying to edit. I do not get the error when frmOverview is not used. Now the odd thing is that this behavior only seems to happen where MissionID=1. I cannot duplicate it with other records. What's going on?