INF: "Unexpected Error 1031" Using the SecurityWizard

    Article ID: Q109408
    Creation Date: 02-JAN-1994
    Revision Date: 19-SEP-1996

    The information in this article applies to:

    • Microsoft Access versions 1.0 and 1.1

    SYMPTOMS

    When you are using the Microsoft Access SecurityWizard, you receive the error message "Unexpected Error 1031" after the SecurityWizard has transferred the database objects.

    CAUSE

    This error can occur if you are using the WZSECURE.MDA with Microsoft Access running under Windows 3.1 and do not have the MS-DOS SHARE.EXE program loaded on your computer.

    RESOLUTION

    Load the MS-DOS program SHARE.EXE with the following steps:

    1. Quit Microsoft Access.
    2. Quit Microsoft Windows.
    3. Add the following line to your AUTOEXEC.BAT file and then save the file:

            C:\DOS\SHARE.EXE /L:500
      
    4. Restart your computer and run the SecurityWizard again.


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.
©1997 Microsoft Corporation. All rights reserved. Legal Notices.

Additional reference words: 1.00 1.10
KBCategory: kbusage
KBSubcategory: ScrtOthr