BUG: View Parameter Cannot Be Removed From Parameters List (191698)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q191698 SYMPTOMS
In a SQL View that has only one parameter, deleting the parameter through
the Parameter's list in the View Designer does not delete the parameter.
RESOLUTION
Delete the parameter using the following code:
DBSETPROP('testview','view','parameterlist','')
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: | 8/12/1999 |
---|
Keywords: | kbbug KB191698 |
---|
|