oxidus5886
New member
- Local time
- Today, 22:56
- Joined
- May 27, 2009
- Messages
- 6
Hi everyone,
Im having a problem with an error on my database as follows:
"The table 'Cars' is already opened exclusively by another user, or it is already open through the user interface and cannot be manipulated programmatically."
The error appears when I try to move from form "Add Car Parts Form" to form "Add Cars Finish".
The error has only started since I created a subform on the "Add Cars Finish" form.
I am assuming that there must be an error within my code somewhere either on the first or the second form.
As I can't be very specific about where the problem may lie, because I'm clueless
, I have attached my database. It has no data in it as of yet so there are no sensitivity issues.
Please could someone take a look at this for me to see where I am going wrong.
BTW I am almost a complete noob with both Access and VB coding so please go easy.
Thanks in advance.
Adam
P.S. I am using Access 2007, I had to save as an MDB as I couldn't get the file small enough to post. I'm not too sure if my DB will work properly in the new format.
Im having a problem with an error on my database as follows:
"The table 'Cars' is already opened exclusively by another user, or it is already open through the user interface and cannot be manipulated programmatically."
The error appears when I try to move from form "Add Car Parts Form" to form "Add Cars Finish".
The error has only started since I created a subform on the "Add Cars Finish" form.
I am assuming that there must be an error within my code somewhere either on the first or the second form.
As I can't be very specific about where the problem may lie, because I'm clueless
Please could someone take a look at this for me to see where I am going wrong.
BTW I am almost a complete noob with both Access and VB coding so please go easy.
Thanks in advance.
Adam
P.S. I am using Access 2007, I had to save as an MDB as I couldn't get the file small enough to post. I'm not too sure if my DB will work properly in the new format.