Using DDE Between Visual Basic and Q+E for Windows (75090)
The information in this article applies to:
- Microsoft Visual Basic Standard Edition for Windows 2.0
- Microsoft Visual Basic Standard Edition for Windows 3.0
- Microsoft Visual Basic Professional Edition for Windows 2.0
- Microsoft Visual Basic Professional Edition for Windows 3.0
- Microsoft Visual Basic Standard Edition for Windows 1.0
This article was previously published under Q75090 SUMMARY
This article describes how to initiate a Dynamic Data Exchange (DDE)
conversation between a Microsoft Visual Basic for Windows destination
application and a Pioneer Software Q+E for Windows source application.
(Q+E is a database query tool.)
This article demonstrates how to: - Prepare a Q+E database file for active DDE.
- Initiate a manual DDE link (information updated upon request from the
destination) between Visual Basic for Windows (the destination) and
Q+E (the source).
- Use LinkRequest to update information in Visual Basic for Windows
(the destination) based on information contained in Q+E (the source).
- Initiate a automatic DDE link (information updated automatically from
source to destination) between Visual Basic for Windows (the
destination) and Q+E (the source).
- Use LinkPoke to send information from Visual Basic for Windows (the
destination) to Q+E (the source).
- Change the LinkMode property between Automatic and Manual.
Modification Type: | Major | Last Reviewed: | 12/12/2003 |
---|
Keywords: | kbcode KB75090 |
---|
|