Import or link dBASE files

Import or link dBASE files

Note   You can link a table only in a Microsoft Access database, not a Microsoft Access project.

  1. Open a database, or switch to the Database window for the open database.

  2. To import files, on the File menu, point to Get External Data, and then click Import.

    To link files, on the File menu, point to Get External Data, and then click Link Tables.

  3. In the Import (or Link) dialog box, in the Files Of Type box, select one of the dBASE file types.

  4. Click the arrow to the right of the Look In box, select the drive and folder where the .dbf file is located, and then double-click its icon.

    Important   If you link to a file on a local area network, make sure that you use a universal naming convention (UNC) path, instead of relying on the drive letter of a mapped network drive in Windows Explorer. A drive letter can vary on a computer or may not always be defined, whereas a UNC path is a reliable and consistent way for Microsoft Access to locate the data source that contains the linked table.

  5. Double-click each dBASE index (.ndx or .mdx) file that you want to use, and then click Close. If there are no indexes, click Cancel to continue.

  6. In the Select Unique Record Identifier dialog box, select an index that uniquely identifies each record. This index must contain no duplicate values, or Microsoft Access might not be able to properly update data in queries with joins.

  7. If you want to import or link another dBASE file, repeat steps 4 through 6.

Notes