Help. When opening Access2K with Access02 all hidden objects are displayed.

T

Tim Hubert

When opening an Access2K mde file with Access02, all hidden objects
are displayed. This is a serious problem! I do not want all hidden
tables, or even the database window, to be displayed. These object
must be hidden from the users.

How can I prevent a user with Access02 from opening an Access2K mde
file, or at least keep all hidden objects hidden!!!!!

Thanks in advance!

Tim Hubert
 
C

Chris Mills

The settings for Hidden objects and System objects (in Options, View) are
global settings to do with the Access installation. They are not associated
with the particular Access file.

Therefore, you have no control and never have!

You could look up the StartupShowDBWindow property.

Chris
 
Top