FIX: RDO InfoMessage Event Behavior Different in VB6 and VB5 (223068)
The information in this article applies to:
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q223068 SYMPTOMS
When using RDO with Visual Basic 6.0, it is possible to declare the RDOEngine object WithEvents so that you can trap informational messages that are returned from the underlying ODBC driver. These messages will be raised in the RDOEngine_InfoMessage event.
When using RDO in a Visual Basic 6.0 application, you may see additional informational messages being raised through the RDOEngine_InfoMessage event under various circumstances. In these cases this event is being fired incorrectly.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
This bug was corrected in Visual Studio 6.0 Service Pack 3.
For more information about Visual Studio 6.0 Service Packs, please see the following articles in the Microsoft Knowledge Base: 194022 INFO: Visual Studio 6.0 Service Packs, What, Where, Why 194295 HOWTO: Tell That Visual Studio 6.0 Service Packs Are Installed
REFERENCES
Visual Basic 6.0 Online Help
Modification Type: | Major | Last Reviewed: | 11/5/2003 |
---|
Keywords: | kbBug kbDatabase kbfix kbRDO kbVS600sp3fix KB223068 |
---|
|