BUG: Access Violation in VB IDE When Compiling ADODB.Connection.Execute Method (263685)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q263685 SYMPTOMS
When you are compiling a project by using the ADODB.Connection.Execute method in Visual Basic 5.0 or Visual Basic 6.0, the Integrated Development Environment (IDE) may shut down or get an Access Violation (AV) with the following error message:
The instruction at "0x0fbdf239" referenced memory at "0x11c92028". The memory could not be "read".
RESOLUTION
Pass a Variant variable instead of an Array element as the second argument for the Execute method.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 10/15/2002 |
---|
Keywords: | kbBug kbDatabase kbDSupport kbIDEProject KB263685 |
---|
|