BUG: ALTER TABLE Can Add Duplicate Relations to DBC (189915)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
This article was previously published under Q189915 SYMPTOMS
If you run the ALTER TABLE ... ADD FOREIGN KEY command, it will add a
relation to the database that contains it. If you run the equivalent ALTER
TABLE ... ADD FOREIGN KEY command again, it will add a duplicate relation
to the database. This can cause duplicate stored procedures to be created
with the Referential Integrity Builder, and these can cause duplication of
functionality when the triggers are called.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. We are researching this bug and will post
new information here in the Microsoft Knowledge Base as it becomes
available.
Modification Type: | Major | Last Reviewed: | 5/12/2003 |
---|
Keywords: | kbbug kbcode kbpending KB189915 |
---|
|