How To Implement Visual Basic COM Objects Returning Recordsets (224424)
The information in this article applies to:
- Microsoft Active Server Pages
- ActiveX Data Objects (ADO) 1.5
- ActiveX Data Objects (ADO) 2.0
- ActiveX Data Objects (ADO) 2.1 SP2
- ActiveX Data Objects (ADO) 2.5
- ActiveX Data Objects (ADO) 2.6
- ActiveX Data Objects (ADO) 2.7
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 6.0
- 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
- Microsoft Internet Information Server 4.0
- Microsoft Internet Information Server 5.0
- Microsoft Data Access Components 2.5
- Microsoft Data Access Components 2.6
- Microsoft Data Access Components 2.7
This article was previously published under Q224424 SUMMARY This article describes, by example, how to implement a
Visual Basic Component Object Model (COM) Object that returns a recordset to
Active Server Pages (ASP). Implementing this incorrectly can result
in memory leaks or one of the following errors: The
operation requested by the application is not allowed if the object is closed.
-or- Type Mismatch -or-
error 'ASP 0115' - A trappable error occured in an
external object REFERENCES
For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
244012
INFO: Type
Mismatch Errors When You Pass Parameters from ASP to a Visual Basic
Component
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | kbCodeSnippet kbDatabase kberrmsg kbhowto KB224424 |
---|
|