GP Fault If MSACCESS.INI Installable ISAM Path Uses '\..'Last reviewed: November 23, 1994Article ID: Q90865 |
The information in this article applies to:
SYMPTOMSA general protection (GP) fault occurs if the path in the "Installable ISAMs" section of the MSACCESS.INI file (located in the Windows directory) contains the characters "\..". For example:
[Installable ISAMs] dBASE IV=\..\ACCESS\DBSISAM.DLLThe GP fault occurs whether or not the path and/or file is valid.
RESOLUTIONUse explicit paths when referring to files in the MSACCESS.INI file. For example:
[Installable ISAMs] dBASE IV=C:\ACCESS\DBSISAM.DLL STATUSMicrosoft has confirmed this to be a problem in Microsoft Windows operating system version 3.1. We are researching this problem and will post new information here as it becomes available.
|
Additional reference words: 1.00 1.10 GPF 3.10
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |