PRB: Inconsistent Behavior Using rdoParameter's Value Property (258676)
The information in this article applies to:
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q258676 SYMPTOMS
When you upgrade from Visual Basic 5.0 to Visual Basic 6.0 and use an RDO Query with a parameter, a behavioral change may cause the following error:
S1090: [Microsoft][ODBC Microsoft Access Driver]Invalid string or buffer length
WORKAROUND
The workaround for this change in behavior is to ensure that rdoParameters are initialized with an empty string or NULL value prior to executing the rdoQuery.
Modification Type: | Major | Last Reviewed: | 4/18/2000 |
---|
Keywords: | kbDatabase kbDSupport kbprb kbRDO KB258676 |
---|
|