ACC97: Access 97 Stops Responding When You Click Access 2000 Converted Database Toolbar Button
ID: Q220734
|
The information in this article applies to:
-
Microsoft Access versions 97, 2000
Novice: Requires knowledge of the user interface on single-user computers.
This article applies only to a Microsoft Access database (.mdb).
SYMPTOMS
After you convert a database from the Access 2000 format to the Access 97 format, you notice that when you open the database in Access 97, a custom toolbar contains one or more blank buttons. When you click one of these buttons, you may receive the following error message.
In Windows 95 or 98
This program has performed an illegal operation and will be shut down.
If the problem persists, contact the program vendor.
When you click Details, the following message appears:
MSACCESS caused an invalid page fault in module unknown at 0000:97840f00.
NOTE: The actual memory address may vary.
In Windows NT
You receive and error message similar to the following:
An application error has occurred and an application error log is being generated.
MSACCESS.exe
Exception: access violation (0xc0000005), Address: 0x650e27db
NOTE: The actual memory address may vary.
CAUSE
If you save an Access 2000 database to Access 97 format, and that Access 2000 database has a custom toolbar that has buttons that are not available in Access 97, you may see one of the errors described in the "Symptoms" section.
RESOLUTION
Before you convert an Access 2000 database to the Access 97 format, make sure you have no custom toolbars that have the following buttons:
- Connection
- Diagrams
- Pages
- Page Properties
- Stored Procedures
- SubDataSheet
- Views
NOTE: These particular buttons have no Access 97 equivalents.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed
at the beginning of this article.
MORE INFORMATIONSteps to Reproduce Behavior
- In Access 2000, create a new blank database.
- In the new database, on the View menu, point to Toolbars, and then click Customize.
- In the Customize dialog box, click the Toolbars tab, and then click New.
- Type Test as the new toolbar name. Click OK. The new toolbar appears.
- In the Customize dialog box, click the Commands tab.
- On the Commands tab, click the View category.
-
In the Commands list, scroll down until you see the Pages command.
- Drag the Pages command to the new toolbar.
- In the Customize dialog box, click Close.
- On the Tools menu, point to Database Utilities, point to Convert Database, and then click To Prior Access Database Version.
- In the File Name box of the Convert Database Into dialog box, type Test1.mdb. Click Save.
- Close Access 2000.
- In Access 97, open Test1.mdb.
- On the View menu, point to Toolbars. If it is not already displayed, click to select the Test toolbar. Note that the Test toolbar is displayed with a blank button.
- Click the blank button. Note that you receive one of the error messages described in the "Symptoms" section of this article.
Additional query words:
OFF2000 pra command bar tool ipf gpf toolbar commandbar
Keywords : kberrmsg kbdta
Version : WINDOWS:2000,97
Platform : WINDOWS
Issue type : kbbug
|