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

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.
 
A

Albert D.Kallal

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.
 
D

david epsom dot com dot au

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)
 
P

PW

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

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