Ally
Registered User.
- Local time
- Today, 14:36
- Joined
- Sep 18, 2001
- Messages
- 617
I have posted a similar question before and didn't get any outcome, and have also searched the archives and not found any clear answers but in a vain hope I thought I'd give it another go.
On a form that was working perfectly well before, I'm getting an error message when choosing a field from a combo box:
Field can't be updated (Error 3164)
The help file says that the field is locked or another user is using it, which is complete rubbish as I'm the only user and it's not locked.
I have tried compacting, repairing, rebooting pc, transferring into a new database, commenting out some of the code, making sure that there's no default values ... you name it!
The thing is, after you say ok, it moves onto the next field fine and appears to be working okay. Is there any way of Error Trapping this with some code and if so, how would I go about it please?
On a form that was working perfectly well before, I'm getting an error message when choosing a field from a combo box:
Field can't be updated (Error 3164)
The help file says that the field is locked or another user is using it, which is complete rubbish as I'm the only user and it's not locked.
I have tried compacting, repairing, rebooting pc, transferring into a new database, commenting out some of the code, making sure that there's no default values ... you name it!
The thing is, after you say ok, it moves onto the next field fine and appears to be working okay. Is there any way of Error Trapping this with some code and if so, how would I go about it please?