FIX: Default Value Not Evaluated Properly Using Stored Procs (140861)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
This article was previously published under Q140861 SYMPTOMS
Under specific circumstances where two columns are calculating default
values, a stored procedure may not be executed rapidly enough resulting in
default values being inserted into a table's fields instead of the data
generated by the stored procedure.
CAUSE
If the stored procedure that calculates the default value takes too long, a
default of 0 is used for numeric fields. This is a result of a timing
issue, and not a coding issue.
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article. This problem was corrected in
Visual FoxPro 3.0b for Windows.
Modification Type: | Major | Last Reviewed: | 3/24/2000 |
---|
Keywords: | kbbug KB140861 kbAudDeveloper |
---|
|