In Microsoft Access 97 and 2000, the third page of the
Import Text Wizard and
Import Spreadsheet Wizard prompts you to choose where to store the data. You are given two choices:
� | In a New Table |
� | In an Existing Table |
In Access 97, if you choose
In an Existing Table, a list displays all the tables in the database, including linked tables.
In Access 2000, however, the list displays only native tables. The list does not include linked tables.
Steps to Reproduce the Behavior
1. | Start Microsoft Access, and then open the sample database Northwind.mdb. |
2. | Right-click the Shippers table, and then click Export. |
3. | Make a note of the folder listed in the Save in box. Then, in the Save as type list, click Text Files (*.txt;*.csv;*.tab;*.asc), and then click Save. Access saves the Shippers.txt file in the folder listed in the Save in box. |
4. | When the Import Text Wizard appears, click Finish, and then click OK when Access informs you that the export is finished. |
5. | On the File menu, point to Get External Data, and then click Link Tables. |
6. | In the Look in box in the Link dialog box, browse to the C:\Program Files\Microsoft Office\Office\Samples\Inventory.mdb sample database that is included with Access 2000, and link the Rooms table. |
7. | On the File menu, point to Get External Data, and then click Import. |
8. | In the Look in box in the Link dialog box, browse to the folder where Access saved the Shippers.txt file. |
9. | In the Files of type list, click Text Files (*.txt;*.csv;*.tab;*.asc), and then click Import. |
10. | When the Import Text Wizard appears, click Next twice, click In an Existing Table, and note that the list does not display the linked table, Rooms. |