BUG: setParameter Does Not Work in Client Scripting Platform (191149)
The information in this article applies to:
- Microsoft Visual InterDev 6.0
This article was previously published under Q191149 SYMPTOMS
When DTC Scripting Platform is set to Client (IE 4.0 DHTML), the getParameter and setParameter methods fail to function on the Recordset design-time control (DTC). This affects stored procedures and parameterized
queries.
In addition, when DTC Scripting Platform is set to Client (IE 4.0 DHTML), the getParameter and setParameter methods do not appear in the IntelliSense drop-down list box.
CAUSE
The Client DTC Scripting Platform does not support the getParameter and setParameter methods.
RESOLUTION
The workaround for this issue is to set the setSQLText property so that the parameters are a part of the SQL statement.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Minor | Last Reviewed: | 3/7/2005 |
---|
Keywords: | kbBug kbpending KB191149 |
---|
|