PRB: Network DDE Requests Fail from Visual FoxPro
Article ID: 149639
Article Last Modified on 5/12/2003
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
- Microsoft Visual FoxPro 3.0b Standard Edition
- Microsoft Visual FoxPro 5.0 Standard Edition
- Microsoft Visual FoxPro 5.0a
- Microsoft Visual FoxPro 6.0 Professional Edition
This article was previously published under Q149639
SYMPTOMS
From Visual FoxPro, you can use Network DDE to make a connection to a
dynamic data exchange (DDE) enabled application over the network, but all
requests are ignored by the application. The conversation cannot be
terminated.
CAUSE
Visual FoxPro DDE commands are designed to talk only to local DDE servers,
not DDE servers located over a network.
STATUS
This behavior is by design.
WORKAROUND
Use Network DDE by way of Windows API calls, such as DDEInitiate.
Additional query words: VfoxWin kbvfp300 kbvfp500a kbvfp500 kbvfp600
Keywords: KB149639