FIX: DROP TABLE Case Sensitive if Table in Persistent Relation (191521)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q191521 SYMPTOMS
If you attempt to issue a DROP TABLE command to remove a table from a
Database Container (DBC), and the table is involved in a persistent
relation in the DBC, the manner in which the DROP TABLE command is
processed depends on the case of the table name passed to the command. If
the table name is in mixed or lower case, the following error occurs:
Table test2 is referenced in a relation.
If the table name is in upper case, the table is deleted.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. This bug has been corrected in Visual
FoxPro 6.0.
REFERENCES
Modification Type: | Major | Last Reviewed: | 12/11/1999 |
---|
Keywords: | kbbug KB191521 kbAudDeveloper |
---|
|