ACC2002: Sample Databases Submenu Is Unexpectedly Visible in Run-Time Mode (282325)



The information in this article applies to:

  • Microsoft Access 2002

This article was previously published under Q282325
Advanced: Requires expert coding, interoperability, and multiuser skills.

This article applies to a Microsoft Access database (.mdb) and to a Microsoft Access project (.adp).

SYMPTOMS

When you open a database or project in Microsoft Access by using the /runtime switch, the Help menu includes Sample Databases as an unavailable item. This selection should not be visible at all because the sample databases are not usually included in programs that developers create for their clients.

This behavior also occurs when the Allow Full Menus property is set to False.

RESOLUTION

To work around this issue, build a custom Help menu to include with your program.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

MORE INFORMATION

Steps to Reproduce the Problem

  1. Open any database or project by using the following command line:

    "C:\Program Files\Microsoft Office\Office10\msaccess.exe" "C:\pathname\MyDatabase.mdb" /runtime

    NOTE: Make sure the paths for msaccess.exe and the database are correct.
  2. On the Help menu, note that the Sample Databases topic is visible but not available.

Modification Type:MajorLast Reviewed:11/6/2003
Keywords:kbbug kbnofix KB282325