PRB: ErrMsg: "DBC... Previously Opened Non-Exclusively"
Article ID: 141074
Article Last Modified on 12/11/1999
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
This article was previously published under Q141074
SYMPTOMS
The Form Wizard fails and displays this message:
The DBC containing the selected table was previously opened
non-exclusively and the field(s) you chose for sorting are not in an
existing index tag. Please select field(s) which already have an
existing tag or exit the wizard and reopen the DBC exclusively.
This error message occurs if a field for which there is no index is
selected for order by.
CAUSE
The database that the table belongs to has been opened shared and is
read-only.
WORKAROUND
Close the database, and reopen it exclusively.
STATUS
This behavior is by design.
REFERENCES
For more information about this, please see the following article in the
Microsoft Knowledge Base:
135117
PRB: Unable to Modify Tables in Database Flagged
as Read-Only
Additional query words: VFoxWin
Keywords: KB141074