elements of aplication's menu disappear under certain circumstance...

  • Thread starter Thread starter PW
  • Start date Start date
P

PW

I have writed an application on access2000. Suppose the application is named
'star.mdb'. In this application, I have created a special application menu.
Curiously, yesterday, on my principal computer, lines of the application's
menu has disappeared.
When I copy the application on another computer, elements of the menu
reappear.
If I create a new database called 'db.mdb' and I import all object of
'stars.mdb' in 'db.mdb', the menu reappear normally, even on my principal
computer. But if I rename 'db.mdb' with the name 'star.mdb', element of
application menu disappear again.
Is there a file somewhere which can cause this problem on application
'star.mdb' ?
Help me, please.
 
Do you have a menu in the tools->startup specified?

(when you import all objects form a database, the startup options are NOT
copied -- thus, this would be a possible explanation here).

Check your startup options, and see if a form, or menu bar is specified.
And, take a look at the other options in the tools->startup also.
 
Is there a file somewhere which can cause this problem

Menu customisation is stored in the registry
in your personal profile. You can see the effect
of this by logging in as a different person.

From your description it does NOT seem that this
is related to your problem.

(david)
 
The menu was specified in tools -> startup.
I don't understand.

However, for mysterious reasons, menus has reappear.
Thanks for your help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top