Microsoft KB Archive/102457

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 15:02, 18 July 2020 by 3155ffGd (talk | contribs) (importing KB archive)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Microsoft Knowledge Base

ERR: Not a Database File in FoxBASE+/Mac

Last reviewed: April 17, 1995
Article ID: Q102457

The information in this article applies to:

  • Microsoft FoxBASE+ for the Macintosh, version 2.01

SYMPTOMS

When you open a FoxBASE+/Mac database, the error message "Not a database file" is returned.

CAUSE

The database was probably subjected to an abnormal shutdown caused by a system error. If a large RAM cache (over 64K) is used, corruption is more likely to occur when a system error is experienced.

RESOLUTION

The following are three possible resolutions:

Attempt to recover the corrupted database (back up the corrupted database first).

Open the database in FoxBASE+ for MS-DOS. FoxBASE+ for MS-DOS can sometimes open databases when other products cannot. Decrease the size of the RAM cache to prevent future corruptions.

If you know the database structure, create a new database with the same structure, and then use the following command to import the corrupted database.

     APPEND FROM <corrupted database> TYPE SDF




Additional reference words: 2.01 error dbf open use

KBCategory: kbenv kberrmsg
KBSubcategory:


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.

Last reviewed: April 17, 1995
©1997 Microsoft Corporation. All rights reserved. Legal Notices.