Use an ODBC connection to access attribute or point data in Microsoft Access, Microsoft Excel, or dBASE.
Connect To Data.
Driver={Microsoft Access Driver (*.mdb)};DBQ=pathname\filename.mdb
Where pathname\filename.mdb is the complete path and filename of the Microsoft Access database. Note the curly braces and the space before “(*.mdb)” For more information, see the ODBC documentation on the Microsoft Web site.
If you are connecting to a Microsoft Excel source, first click Identity Property cell for each class you are adding. In the drop-down that displays, select the identity properties for this class. You can select multiple properties, but each one must contain unique values. Once you select the identity properties, you can select the checkbox for the class.
If you are connecting to a data store that contains attribute data only, you can now join that data to another geospatial data store. You do not need to specify a coordinate system or add the data to the map.
To specify the column name, click in the field, then click the Down Arrow to choose from a list of column names.
If Add To Map is grayed out, check that you have specified the coordinate system and X and Y columns for the table. If you are connecting to attribute data only, you do not need to click Add To Map.
Windows Administrative Tools
ODBC Data Sources (64-bit).
A User DSN is visible only to you. A System DSN is visible to all users on the current machine.
For example, to create a DSN for an Access database, select Microsoft Access Driver.
The DSN you defined appears in the DSN list in the Data Connect window.