FIX: GATHER FROM Command Checks Lock Status of TableID: Q135566 3.00 3.00b WINDOWS
The information in this article applies to:
SYMPTOMSWhen the GATHER FROM <array> FIELDS command specifies fields that are not in the target table, it examines the source table from which the fields were scattered. If that source table is shared by another user and that table's current record is locked, Visual FoxPro displays the following legend on the status bar:
When the user presses ESC, a message box appears explaining "Record is in
use by another user."
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem has been fixed in Visual FoxPro 5.0 for Windows. In Visual FoxPro 5.0, the message "Variable 'FLD2' is not found" appears rather than the locking message.
MORE INFORMATION
Steps to Reproduce ProblemYou will need two computers sharing a common network to reproduce this problem. 1. On one of the computers, create the following tables in Visual FoxPro:
2. Share the directory containing the two tables, with READ/WRITE
3. On the second computer, connect to the network drive just shared. Then
4. On both computers, issue the SET EXCLUSIVE OFF command.
5. On one computer, issue these commands:
6. On the other computer. issue these commands:
7. Note the message on the status bar.
8. Press ESC, and note the message on the status bar. KBCategory: kbprg kbbuglist kbfixlist KBSubcategory: FxprgMultiuser VFoxWin buglist3.00 buglist3.00b fixlist5.00 Additional reference words: 3.00 3.00b
|
Last Reviewed: May 15, 1998 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |