Microsoft Access Developer Question:

Download Job Interview Questions and Answers PDF

Suppose I have created a custom database with a custom menu in Microsoft Access, and I am trying to recover to a full menu. How do I perform this task?

Microsoft Access Developer Interview Question
Microsoft Access Developer Interview Question

Answer:

When you create a custom command bar that uses commands in the Built-In Menus category on the Commands tab of the Customize dialog box, Microsoft Access creates a pointer reference to the original built-in menu. Therefore, any modification you make to the Customs Command bar actually modifies the built-in menu bar. The solution is to split the database. Create a copy of the database, putting tables in one database and the query, forms, etc. in the other, then compile the query, forms, etc. When you need to make changes, you must make changes to the original databases, make a copy of it, then recompile the database.

Download Microsoft Access Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell us in Ms Access The Long And Short Date Option Does Not Show 4 Digit Years. How Do I Achieve The Mm/dd/yyyy Format?Suppose a table that has a field formatted as autonumber somehow has resulted in duplicate numbers. How can this happen?