FIX: Alter Table Add Primary Key Error Not Trappable (134643)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
This article was previously published under Q134643 SYMPTOMS
When an existing ON ERROR routine is in effect, the following command
causes an error, but that error is not trapped by the error routine.
ALTER TABLE <tablename> ADD PRIMARY KEY <existing key tag>
Instead running the error handler, Visual FoxPro presents a message box
titled "Microsoft Visual FoxPro" that contains the message "Primary key
already exists," and it offers the options of OK and Help.
The Help text topic states:
Primary key already exists. (1883)
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article. This problem has been corrected
in Visual FoxPro 5.0 for Windows.
Modification Type: | Major | Last Reviewed: | 9/30/2003 |
---|
Keywords: | kbBug kbfix kbvfp500fix KB134643 kbAudDeveloper |
---|
|