DOCUMENT:Q136264 14-AUG-1999 [foxpro] TITLE :PRB: "Record Not Available" When Opening a Table Shared PRODUCT :Microsoft FoxPro PROD/VER: OPER/SYS: KEYWORDS: ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft Visual FoxPro for Windows, version 3.0 ------------------------------------------------------------------------------- SYMPTOMS ======== Under Windows for Workgroups, when a table is opened for SHARED use, the scrolling message "Record Not Available" is displayed in the status bar. This error also occurs when the Wizard that uses a .VCX file, such as Form Wizard, is started. CAUSE ===== Sharing data is not allowed because neither VSHARE nor SHARE.EXE are loaded. By default, Visual FoxPro 3.0 uses VSHARE.386. If it is not loaded, the Visual FoxPro Setup program adds the following line to the [386Enh] section of the SYSTEM.INI: Device=VSHARE.386 RESOLUTION ========== Ensure that either SHARE or VSHARE are loaded. For more information about loading SHARE.EXE, please see page 64 of the Visual FoxPro 3.0 Installation Guide, Sharing Tables in a Multiuser Environment. If you are using Novell DOS 7, you need to load SHARE because VSHARE support is built into SHARE.EXE. Refer to your Novell documentation for more information. Also, the VFP.EXE file needs to be marked read only. STATUS ====== This behavior is by design. Additional query words: exclusive ====================================================================== Keywords : Technology : kbVFPsearch kbAudDeveloper kbVFP300 ============================================================================= 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 1999.