ACC: How to Use DDE to Pass Information to MS Access 2.0, 95 (113300)
The information in this article applies to:
- Microsoft Access 2.0
- Microsoft Access for Windows 95 7.0
This article was previously published under Q113300
Moderate: Requires basic macro, coding, and interoperability skills.
SUMMARY
In Microsoft Access, you cannot poke data into a table using a dynamic data
exchange (DDE) channel. However, you can pass information to a Visual Basic
for Applications function using a function with parameters in a DDE channel
to the SQL topic. The data can then be processed by the function and added
to a table.
This article assumes that you are familiar with Visual Basic for
Applications and with creating Microsoft Access applications using the
programming tools provided with Microsoft Access. For more information
about Visual Basic for Applications, please refer to the "Building
Applications with Microsoft Access for Windows 95" manual.
NOTE: Visual Basic for Applications (used in Microsoft Access for
Windows 95 version 7.0) is called Access Basic in version 2.0. For
more information about Access Basic, please refer to the "Building
Applications" manual.
REFERENCES
For more information about "Using Microsoft Access for Windows 95 as a
DDE Server", search for "DDE," and then "Overview" using the Microsoft
Excel, Word, or Visual Basic Help Index
For more information about implementing DDE in version 1.x, please see the
following article here in the Microsoft Knowledge Base:
100167 ACC1x: How to Use DDE to Pass Information to MS Access 1.x
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbinfo kbinterop kbProgramming KB113300 |
---|
|