ACC: DDE Link Cannot Find Data; Opens 2nd Copy of Server App

Last reviewed: June 6, 1997
Article ID: Q90881
The information in this article applies to:
  • Microsoft Access versions 1.0, 1.1, 2.0

SUMMARY

Using Microsoft Access and Dynamic Data Exchange (DDE) to access information from an open DDE server application, such as Microsoft Excel, where the data does not exist causes the following error message to be displayed:

   Remote data not accessible. Start application Excel?

If you choose the Yes button in the message dialog box, a second copy of Microsoft Excel is started with the name of the non-existent spreadsheet in its title bar.

MORE INFORMATION

This behavior is correct unless you already have a spreadsheet with the name given in the DDE link open in Microsoft Excel. If the DDE link cannot find the spreadsheet, a second copy of Microsoft Excel will be launched using the filename given in the DDE statement. However, the DDE standard is not to have running applications open documents.

REFERENCES

Microsoft Access "Introduction to Programming," version 1.0, Chapter 9, "Dynamic Data Exchange"


Keywords : IntpDde kbinterop
Version : 1.0 1.10 2.0
Platform : WINDOWS
Hardware : X86
Issue type : kbinfo


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: June 6, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.