ACC2: Cannot Share Some Microsoft Access WizardsID: Q121662
|
Moderate: Requires basic macro, coding, and interoperability skills.
When you are trying to use a Microsoft Access Wizard, builder, or add-in,
you may receive one of the following messages:
When you perform an administrative installation of Microsoft Access
on a network server, Setup places the wizard library databases in a
sub-directory called WORKDIR. If users have network permissions to use
the WORKDIR subdirectory, they can share the wizard files and try to run
them concurrently.
Some wizards modify the library database in which they reside and cannot
be run concurrently. The following wizards cannot be used by more than one
person at a time:
Wizard, Builder, or Add-in Library Database
----------------------------------------------
Table Wizard WZTABLE.MDA
Field Builder WZTABLE.MDA
Database Documentor WZLIB.MDA
Combo Box Wizard WZBLDR.MDA
List Box Wizard WZBLDR.MDA
Option Group Wizard WZBLDR.MDA
copy f:\access\workdir\wztable.mda c:\access
copy f:\access\workdir\wzbldr.mda c:\access
copy f:\access\workdir\wzlib.mda c:\access
[Libraries]
F:\ACCESS\WORKDIR\WZLIB.MDA=RW
F:\ACCESS\WORKDIR\WZTABLE.MDA=RW
F:\ACCESS\WORKDIR\WZBLDR.MDA=RW
F:\ACCESS\WORKDIR\WZQUERY.MDA=RW
F:\ACCESS\WORKDIR\WZFRMRPT.MDA=RW
[Libraries]
C:\ACCESS\WZLIB.MDA=RW
C:\ACCESS\WZTABLE.MDA=RW
C:\ACCESS\WZBLDR.MDA=RW
F:\ACCESS\WORKDIR\WZQUERY.MDA=RW
F:\ACCESS\WORKDIR\WZFRMRPT.MDA=RW
Attachment Manager
List Box Wizard
Combo Box Wizard
Option Group Wizard
Microsoft Access "Building Applications," version 2.0, Chapter 15, "Using
Library Databases and Dynamic-Link Libraries," pages 345-376
For additional information on using the Microsoft Access Wizards in 7.0,
please see the following articles in the Microsoft Knowledge Base:
Q162358 ACC95: Err "Access Can't Find the Wizard" (Workstation
Setup)
Q162357 ACC95: Err "Access Can't Find the Wizard" (Local Setup)
Additional query words: multiuser shared error
Keywords : kberrmsg kbusage GnlMu
Version : 2.0
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: April 7, 1999