Microsoft KB Archive/87691

From BetaArchive Wiki
Knowledge Base


PRB: "File in Use by Another" Errors in Networked FoxPro

Article ID: 87691

Article Last Modified on 12/1/2003



APPLIES TO

  • Microsoft Visual FoxPro 3.0 Standard Edition
  • Microsoft FoxPro 2.0
  • Microsoft FoxPro 2.5b for MS-DOS
  • Microsoft FoxPro 2.5a
  • Microsoft FoxPro 2.5b
  • Microsoft FoxPro 2.5a
  • Fox Software FoxBASE+ 1.21 for MS-DOS



This article was previously published under Q87691

SYMPTOMS

Attempting to run Microsoft FoxPro or Microsoft FoxBASE+ across a network fails with a "File in use by another" error.

CAUSE

The files are locked by another user on the network.

RESOLUTION

Verify that each user has EXCLUSIVE set to OFF. This command must be issued prior to either user opening the database file.

On a peer-to-peer network, also do the following:

  1. Change the attributes of the FoxPro .EXE and .OVL files and the FoxBASE+ .EXE, .OVL, and .RSC files to read-only.
  2. Load the MS-DOS SHARE utility on both the workstation and the server. Specify the /F:5120 and /L:500 parameters.
  3. Share the FoxPro FOXUSER database by marking the file as read-only.



Additional query words: VFoxWin FoxDos FoxWin 2.x

Keywords: KB87691