Do not have exclusive access to the database at this time. If you proceed to make c

lauras

Registered User.
Local time
Today, 14:17
Joined
Nov 18, 2010
Messages
21
In the database form, I created a button that is connected to a macro that "saves" current form and brings to new form but users are receiving the error above. How can I make it not give that error? What needs to be added to macro/command button?
 
Is this a multi-user database?

If so, is it split into a front end and back end, as it should be?

What code are you using for this 'save?'

'Saving a form' actually means saving design changes that have been made to the form, it is not the same as 'saving the records' on the form.
 
i do not have it split, not sure how I would do that either. I have VERY basic knowledge on this. Is there a way to have the macro save record instead of save changes to form?
 
A quick question too - Why in the world in your relationships do you have MSysNavPaneGroup..etc. in there? The three tables in your relationships window shouldn't be there at all.

Second - you should not have the Shift Bypass Key disabled when uploading a sample. Fortunately I have a shift key bypass disabler quickly handy so I was able to get in.

Third - Which form and which button are you talking about?
 

Users who are viewing this thread

Back
Top Bottom