Calling Visual Basic 4.0 OLE Server from Microsoft Access 2.0
Article ID: 143039
Article Last Modified on 11/18/2003
APPLIES TO
- Microsoft Visual Basic 4.0 Standard Edition
- Microsoft Visual Basic 4.0 Professional Edition
- Microsoft Visual Basic 4.0 Enterprise Edition
This article was previously published under Q143039
SUMMARY
Visual Basic 4.0 allows you to not only build OLE Servers but build
applications which can use them. Microsoft Access 2.0 is an OLE Automation
Client application, therefore it can be used to call methods and properties
from OLE servers created with Visual Basic 4.0. This article will describe
the process of using OLE servers created by Visual Basic 4.0 with Access
2.0. The example will be using the OLE server example created in the
Microsoft Knowledge Base article
129801, "How to Create and Use a Minimal
OLE Automation Server."
Additional query words: 4.00 vb4win text box
Keywords: KB143039