MOD2000: Data Environment Designer Can't Refresh Parameters of Command Object (236518)
The information in this article applies to:
- Microsoft Office 2000 Developer
This article was previously published under Q236518 Advanced: Requires expert coding, interoperability, and multiuser skills.
SYMPTOMS
If you have a command object defined in a Data Environment that runs a stored procedure with parameters, any changes that you make directly to the parameter specifications in the SQL statement are not reflected in the command object.
CAUSE
Parameter definition changes are not updated automatically. Also, they are not refreshed when the command is refreshed.
RESOLUTION
To refresh the parameters in your connection object, follow these steps:
-
Right-click the command, and then click Properties.
-
In the Object Name list, reselect the stored procedure that has not been refreshed.
-
Click Apply or OK.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 7/31/2001 |
---|
Keywords: | kbbug kbDesigner KB236518 |
---|
|