PRB: Starting Analyzer Returns "Unknown Function Name"Article ID: Q109940Creation Date: 10-JAN-1994 Revision Date: 19-SEP-1996
The information in this article applies to:
SYMPTONS
When you start the Database Analyzer in Microsoft Access version 1.x, you
receive the error message "Unknown Function Name."
CAUSE
The line specifying the Database Analyzer library is missing or incorrect
in the [Libraries] section of your MSACCESS.INI file. Some of the most
common errors that cause this problem include:
There should be only one MSACCESS.INI file on your hard disk. It should
be in your Windows directory. To check for multiple MSACCESS.INI files,
follow these steps:
Once you have verified that you have only one MSACCESS.INI file and that
it is in the Windows directory, follow the steps below to check that the
Analyzer library line in the MSACCESS.INI file is correct:
If your ANALYZER.MDA file is on a network drive, or in some directory on
your local drive other than the ACCESS directory, make sure to include
the full path to the ANALYZER.MDA file in the [Libraries] section. The
sample [Libraries] section below demonstrates the appropriate Analyzer
library line for an ANALYZER.MDA file located in the MDA directory on
network drive F:
[Libraries] F:\MDA\analyzer.mda= F:\MDA\wizard.mda=roSTATUS This problem no longer occurs in Microsoft Access version 2.0.
REFERENCES For more information, refer to the PSSKB.TXT file in Microsoft Access version 1.0, or the ANALYZER.TXT file in Microsoft Access version 1.1. This file is located in your ACCESS directory. |
THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.