ACC97: Issues When You Install MS Access 95 After MS Access 97
ID: Q163998
|
The information in this article applies to:
-
Microsoft Access 97
-
Microsoft Office Developer Edition 97
SUMMARY
Moderate: Requires basic macro, coding, and interoperability skills.
This article discusses the issues you may encounter when you install
Microsoft Access 7.0 after you install Microsoft Access 97, and how to
resolve them.
Note that these issues also apply if Microsoft Access 7.0 is already
installed on your computer, and you re-run Setup with the /y command-line
option.
MORE INFORMATION
When you install Microsoft Access 7.0 or if you run Microsoft Access 7.0
Setup with the /y command-line option after you install Microsoft Access
97, some entries in the Windows registry that are shared by both versions
of Microsoft Access are changed. You may encounter the following issues:
- Calendar Control 7.0 (MSCal70.ocx) is registered instead of Calendar
Control 8.0 (MSCal.ocx).
- The shortcut or icon in the Program group starts Microsoft Access 7.0.
- The .mdb file association is set to the Microsoft Access 7.0 executable
file; double-clicking a Microsoft Access 97 database may open the
database in Microsoft Access 7.0.
- You may receive the error message "Can't load <Driver File Name> (error
code=1157) during Setup, and Setup is not completed successfully.
- When you click New Database on the File menu in Microsoft Access 97, you
may see an additional tab in the New dialog box called Office 95
Templates. The templates there are the same as the ones for Microsoft
Access 97.
Microsoft Access 7.0 Calendar Control is Registered
Reregister the Microsoft Access 97 Calendar control to make it available
for use by both versions of Microsoft Access:
- Start Microsoft Access 97 and open any database.
- On the Tools menu, click ActiveX Controls.
- In the ActiveX Controls dialog box, click Register.
- In the Add ActiveX Control dialog box, browse the Windows\System folder
for Mscal.ocx, and then click Open.
- Note that Calendar Control 8.0 appears in the Available Controls box.
This is the correct control to use in both Microsoft Access 7.0 and 97.
- Click Close in the ActiveX Control dialog box.
No Shortcut or Icon for Microsoft Access 97
You must create a shortcut or icon for Microsoft Access 97.
For Microsoft Windows 95 and Windows NT version 4.0:
- Click the Start button, point to Settings, and then click Taskbar.
- Click the Start Menu Programs tab in the Taskbar Properties dialog
box.
- Click Add.
- In the Create Shortcut dialog box, click Browse. Locate the Microsoft
Access 97 program Msaccess.exe, which is installed by default in
\Program Files\Microsoft Office\Office. Click Open.
- Click Next in the Create Shortcut dialog box.
- In the Select Program Folder dialog box, select a folder in which to
place the shortcut, or click New Folder to create a new one. Click
Next.
- In the "Select a Title for the Program" dialog box, type Microsoft
Access 97, and then click Finish.
For Microsoft Windows NT version 3.51:
- In Program Manager, open the Program Group in which you want to
create the Microsoft Access 97 icon.
- On the File menu, click New.
- In the New Program Object dialog box, click Program Item, and then
click OK.
- In the Program Item Properties dialog box, type Microsoft Access 97
in the Description box.
- Click the Browse button to locate the Microsoft Access 97 executable
file Msaccess.exe, which is installed by default in \Program
Files\Microsoft Office\Office. Click OK.
- Click OK to close the Program Item Properties dialog box.
.MDB Files Are Associated with Microsoft Access 7.0
If you double-click a Microsoft Access 97 database file, it will open in
Microsoft Access 7.0. When that happens, you receive the following error
messages:
Invalid database Object
Couldn't create storage space for VBA module
The errors occur because Microsoft Access 97 database files are not
backward compatible with Microsoft Access 7.0.
Microsoft Access 97 is a self-registering application; just start and then
quit Microsoft Access 97, and all .mdb files will be automatically
associated with the new version. This also includes database files from
earlier versions of Microsoft Access, so if you double-click one of those
files, Microsoft Access 97 starts and prompts you to Convert or Open the
database.
For more information about opening database files when you have multiple
versions of Microsoft Access on the same computer, please see the
following article in the Microsoft Knowledge Base:
Q159333 ACC: Running Current & Earlier Access Versions
Simultaneously
"Can't Load <Driver File Name>" Error During Setup
You may receive the following error message near the end of Setup:
Can't load <Driver File Name> (error code=1157)
The configuration of the ODBC Microsoft <Driver Name> driver failed.
When you click OK, you see a message that Setup was not completed
successfully.
This error occurs when you install a Paradox, dBASE, FoxPro, Text, or Excel
driver for Microsoft Access 7.0, but you do not have the corresponding
driver installed for Microsoft Access 97.
For information about resolving this error message, please see the
following article in the Microsoft Knowledge Base:
Q159793 ACC: "Can't Load Mspdox35.dll" Error Installing MS Access
7.0
Office 95 Templates Tab in New Database Dialog Box
If you run Microsoft Access 7.0 Setup with the /y command-line option, you
may see this extra tab in the New dialog box when you click New Database
on the File menu.
You can still use the database templates listed on the Office 95 Templates
tab in Microsoft Access 97. Actually, the database templates on that tab
are the same ones listed on the Databases tab.
If you want to remove the Office 95 Templates tab, follow these steps:
- Open Windows Explorer in Microsoft Windows 95 or Windows NT version 4.0,
or File Manager in Microsoft Windows NT version 3.51.
- Browse to the \Program Files\Microsoft Office\Templates folder.
- Delete the Office 95 Templates shortcut.
- Start Microsoft Access 97.
- Click Database Wizard in the opening dialog box. Note that the Office 95
Templates tab is gone.
REFERENCES
For more information about running the Setup program with command-line
options, please see the following article in the Microsoft Knowledge Base:
Q158503 Setup Switches for Microsoft Office 97
Additional query words:
uninstall
Keywords : kbsetup StpOthr StpGnrl
Version : 97
Platform : WINDOWS
Issue type :
|