Help and Support
 

powered byLive Search

PRB: Cannot Use Visual FoxPro Table in Word 97 Mail Merge

Article ID:185188
Last Review:January 22, 2007
Revision:2.2
This article was previously published under Q185188
On This Page

SYMPTOMS

When you perform a mail merge in Microsoft Word 97 for Windows using a Visual FoxPro table contained in a database container, the following error message appears:
Word was unable to open the data source.

Back to the top

CAUSE

Word is unable to open Visual FoxPro for Windows tables contained in a database container.

Back to the top

RESOLUTION

Use one of the following three to perform a mail merge in Microsoft Word 97 for Windows using a Visual FoxPro table contained in a database container.

Back to the top

Method 1: Copy Native Visual FoxPro Table to a 2.x Format

1.In Visual FoxPro for Windows, open the table.
2.Issue the following command in the Command Window or program:
COPY TO <newtablename> TYPE FOX2X
						

Back to the top

Method 2: Use MSQuery from Word

1.When using the Mail Merge Helper in Word, click MS Query in the Open Data Source dialog box.
2.When MSQuery opens, select the Visual FoxPro ODBC dataset from the list in the Choose Data Source dialog box.
3.Select the table, create the query, and then return to Word.

Back to the top

Method 3: Remove Table from Database Container

1.If the table is part of the database container DBC, open the DBC.
2.Locate the table to be used in the merge, right-click the table and click Delete.
3.A dialog box appears and prompts you to either remove the table from the DBC or delete the table from the disk. Click Remove to free the table from the DBC.
You can also issue the FREE TABLE command in the Command window. For example, open the DBC and free the table as follows:
MODIFY DATABASE testdata
FREE TABLE mymergetable
CLOSE DATABASES ALL
				

Back to the top

STATUS

This behavior is by design.

Back to the top

MORE INFORMATION

Word 97 for Windows can to open FoxPro 2.x tables with the ISAM driver for use in mail merges if the driver has been installed. The steps below assume that the ISAM driver has been installed.

Back to the top

Steps to Reproduce Behavior

1.In Word 97, go to the Tools menu and click Mail Merge. The Mail Merge Helper appears.
2.In Section 1 - Main document, click Create. Click Form Letters, and click Active Window in the message box.
3.In section 2 - Data source, click Get Data and click Open Data Source.
4.In the Open Data Source window, change the Files of type to Microsoft FoxPro Files (*.dbf).
5.Locate a Visual FoxPro for Windows 3.0b or 5.0x table, and click Open.
6.In the Confirm Data Source dialog box, click FoxPro Files through ODBC (*.dbf) and click OK.

NOTE: If MS FoxPro Files (*.dbf) is not available, you must install the data access (ODBC) utilities using the Office 97 Setup program.

Back to the top

REFERENCES

For additional information, please see the following article in the Microsoft Knowledge Base:
180120 (http://support.microsoft.com/kb/180120/EN-US/) WD97: Word Setup Does Not Install ODBC Drivers

Back to the top


APPLIES TO
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
Microsoft Word 97 Standard Edition
Microsoft Data Access Components 2.5

Back to the top

Keywords: 
kbprb KB185188

Back to the top

Article Translations

 

Other Support Options

  • Need More Help?
    Contact a Support professional by Email, Online or Phone.
  • Customer Service
    For non-technical assistance with product purchases, subscriptions, online services, events, training courses, corporate sales, piracy issues, and more.
  • Newsgroups
    Pose a question to other users. Discussion groups and Forums about specific Microsoft products, technologies, and services.