Help and Support
 

powered byLive Search

ACC2: How to Use Custom Toolbars from Other Databases

Retired KB ArticleThis article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.
Article ID:135375
Last Review:November 6, 2000
Revision:1.0
This article was previously published under Q135375
On This Page

SUMMARY

This article describes a method that you can use to import custom toolbars from one database into another database. The method uses the MSysToolbars system table that stores the definitions for custom toolbars.

NOTE: Although manipulating system tables is neither supported nor encouraged, the only method for using previously defined toolbars is to transfer the relevant system table from one database to another.

Back to the top

MORE INFORMATION

Before importing custom toolbars into a database, you must determine if a MSysToolbars system table exists in the target database (the database to which you want to add the toolbars).

To determine if the MSysToolbars table exists, follow these steps:
1.Open the target database.
2.On the View menu, click Options.
3.In the Options dialog box, set Show System Objects to Yes, and then click the OK button.
4.In the Database window, click the Tables tab and determine if the MSysToolbars table exists.
NOTE: If MSysToolbars table does not exist, use Method 1 to import the toolbars. If MSysToolbars table does exist, use Method 2.

Back to the top

Method 1: No MSysToolbars Table in Target Database


1.Open the target database.
2.On the File menu, click Import.
3.In the Import dialog box, under Data Source, select Microsoft Access, and then click OK.
4.In the File Name box, select the database that contains the custom toolbars that you want to import, and then click OK.
5.In the Object Type box, select Tables. In the Objects In <Database> box, select MSysToolbars, and then click the Import button. Click OK when you are notified that the table was successfully imported.
6.Close the Import Objects window.
7.Close the target database and reopen it. Note that you can gain access to the newly transferred custom toolbars using the Toolbars command on the View menu.

Back to the top

Method 2: MSysToolbars Exists in Target Database


1.Open the database that contains the toolbars that you want to transfer to the target database.
2.In the Database window, select the MSysToolbars table.
3.On the Edit menu, click Copy.
4.Close the current database.
5.Open the target database.
6.On the Edit menu, click Paste.
7.In the Paste Table As box, type MSysToolbars as the table name, click the "Append Data to Existing Table" option button, and then click OK.
8.Close the target database and reopen it. Note that you can gain access to the newly transferred custom toolbars using the Toolbars command on the View menu.

Back to the top

REFERENCES

For more information about creating or using custom toolbars, search for "toolbars," and then "Custom Toolbars" using the Microsoft Access Help menu.

Back to the top


APPLIES TO
Microsoft Access 2.0 Standard Edition

Back to the top

Keywords: 
kbhowto kbui KB135375

Back to the top

Article Translations

 

Other Support Options

  • Need More Help?
    Contact a Support professional by Email, Online or Phone.
  • Customer Service
    For non-technical assistance with product purchases, subscriptions, online services, events, training courses, corporate sales, piracy issues, and more.
  • Newsgroups
    Pose a question to other users. Discussion groups and Forums about specific Microsoft products, technologies, and services.