KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q59565: "Cannot Load File" Error with ISAMREPR.EXE and SHARE.EXE

Article: Q59565
Product(s): See article
Version(s): 7.00
Operating System(s): MS-DOS
Keyword(s): ENDUSER | SR# S900227-52 buglist7.00 fixlist7.10 | mspl13_basic
Last Modified: 14-FEB-1991

If SHARE.EXE is loaded, attempting to repair an ISAM file using
ISAMREPR.EXE results in the error:

   Cannot open 'file.mdb'

This error occurs regardless of the version of MS-DOS being used.

ISAMREPR.EXE is an ISAM file repair utility provided with Microsoft
BASIC Professional Development System (PDS) version 7.00. This
information applies only to BASIC PDS for MS-DOS.

Microsoft has confirmed this to be a problem in Microsoft BASIC PDS
7.00. This problem is corrected if you use SHARE.EXE from MS-DOS
version 4.01 and ISAMREPR.EXE from BASIC PDS version 7.10. (You must
recompile your programs in BASIC PDS version 7.10.)

To reproduce the problem, load SHARE.EXE, then, using the ISAM
database file "BOOKS.MDB" provided with BASIC PDS 7.00, attempt to
repair the file using ISAMREPR.EXE, as follows:

   C:\> SHARE

   C:\> ISAMREPR BOOKS
   Microsoft  (R)  ISAM Repair Utility   Version 1.00
   Copyright  (C)  Microsoft Corp 1989.  All rights reserved.

   ISAMREPR : Cannot open 'BOOKS.MDB'

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.

Copyright Microsoft Corporation 1986-2002.