ACC2000: Word DDE Connection Error Using Table or Query w/Quotes
ID: Q198916
|
The information in this article applies to:
-
Microsoft Access 2000
-
Microsoft Word 2000
SYMPTOMS
Moderate: Requires basic macro, coding, and interoperability skills.
When you try to establish a DDE connection from a Word document to a
Microsoft Access table or query by using the Insert Database command in
Word, you may receive the following error message:
Word could not re-establish a DDE connection to Microsoft Access to complete the current task.
CAUSE
The table or query in Microsoft Access that you are trying to link has
quotation marks in its name.
RESOLUTION
Before you try to create a DDE link, you should rename any table or query
that you want to use in the DDE connection with Word so that it doesn't
have quotation marks.
MORE INFORMATION
Steps to Reproduce Behavior
- In Microsoft Access, open a database and create a table that contains some data.
- Close and save the table as "Table"1. Be sure to include the quotation marks.
- Open Microsoft Word 2000 and create a new document.
- On the View menu, point to Toolbars, and then click Database.
- On the Database toolbar, click the Insert Database button. In the Database dialog box, click Get Data.
- In the Open Data Source dialog box, in the Files Of Type box, click MS Access Databases (*.mdb).
- In the File Name box, type the name of the Microsoft Access database that contains the table that you want to open, and then click Open.
- In the Microsoft Access dialog box, click the Tables tab, and then click the "Table"1 table. Click OK. Note that you receive the error message mentioned in the "Symptoms" section.
REFERENCES
For more information about exporting Microsoft Access data to Word, click Microsoft Access Help on the
Help menu, type "export table or query to Word" in the Office Assistant or the Answer Wizard,
and then click Search to view the topics returned.
Additional query words:
prb data source
Keywords : kbinterop kbdta IntpOff IntpDde
Version : WINDOWS:2000
Platform : WINDOWS
Issue type : kbprb