FIX: Default Value Does Not Update Table in Local/Remote View (163029)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0b
- Microsoft Visual FoxPro for Macintosh 3.0b
This article was previously published under Q163029 SYMPTOMS
In Visual FoxPro 3.0b, when a view is created and default value is set
using DBSETPROP, the newly-appended records contain the default value in a
Browse/Append window; but the default values disappear after TABLEUPDATE()
and REQUERY().
RESOLUTION
Instead of using default value in a view, manually code some ON KEY LABEL
that inserts the default values when appending a new record. Since this bug
is fixed in Visual FoxPro 5.0, the best way to avoid it is upgrading to
Visual FoxPro 5.0.
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 5.0.
Modification Type: | Major | Last Reviewed: | 10/15/2003 |
---|
Keywords: | kbBug kbfix kbvfp500fix KB163029 |
---|
|