WD6x: Queries Tab Not Available When Using Access via ODBC |
Q110653
When you use a Microsoft Access database file by means of ODBC as a mail merge data source or as a DATABASE field, the Queries tab (as pictured on page 678 in the Word 6.0 User's Guide) is not available.
Microsoft Access must be running to generate the results of a query. ODBC drivers do not activate the source application; they access the data file created by the application.
To use an Access query as a data source, open the file using dynamic
data exchange (DDE) rather than ODBC.
If DDE is not available:
MDB=<path>\msaccess.exe ^.MDB
where <path> is the location of the Access program directory. For
example:
MDB=C:\ACCESS\msaccess.exe ^.MDB Additional query words: datafile datasource
Keywords : kbinterop kbusage winword kbmerge word6
Issue type :
Technology : kbWordSearch kbWordWSearch
|
Last Reviewed: November 4, 2000 © 2001 Microsoft Corporation. All rights reserved. Terms of Use. |