J
Jack Johnson
I have an access2000 database that I'm whipping up. So
far, all I have done is the database layout,
relationships, forms, and I started adding the VBA code
behind the forms.
When I run a form (to test my changes) that has a sub-form
and then exit by clicking the "X" (close window) in the
upper right corner, then try to open the form in design
view, I get the following error message.
"You do not have exclusive access to the database at this
time. If you proceed to make changes, you may not be able
to save them."
I get this error on every form I try to open. The only
way to get rid of it is to either repair the database or
exit access.
Through my testing I've discovered that the error only
starts happening when I run that specific form and click
on anything in the sub-form. It does not happen when I
run any other forms, or when I run the problem form and do
not click in the sub-form.
Thank you in advance for any help provided.
far, all I have done is the database layout,
relationships, forms, and I started adding the VBA code
behind the forms.
When I run a form (to test my changes) that has a sub-form
and then exit by clicking the "X" (close window) in the
upper right corner, then try to open the form in design
view, I get the following error message.
"You do not have exclusive access to the database at this
time. If you proceed to make changes, you may not be able
to save them."
I get this error on every form I try to open. The only
way to get rid of it is to either repair the database or
exit access.
Through my testing I've discovered that the error only
starts happening when I run that specific form and click
on anything in the sub-form. It does not happen when I
run any other forms, or when I run the problem form and do
not click in the sub-form.
Thank you in advance for any help provided.