ACC1x: DDEInitiate from Word Fails When MS Access Is Not Running |
Q106300
When you attempt to initiate a DDE conversation from Microsoft Word to Microsoft Access, the DDEInitiate function will fail if Microsoft Access is not already running.
If the DDE connect request is sent by Microsoft Word before Microsoft Access is fully initialized, the connect request is rejected.
Microsoft has confirmed this to be a problem in Microsoft Access versions 1.0 and 1.1. This problem no longer occurs in Microsoft Access version 2.0.
iChan = DDEInitiate("MSAccess", "System")
DDETerminate iChan WordBASIC Err=500
Cannot Initiate Link
Keywords : kbinterop
Issue type : kbbug
Technology :
|
Last Reviewed: November 4, 2000 © 2001 Microsoft Corporation. All rights reserved. Terms of Use. |