Linking, Opening, and Importing External Tables

You can access external data tables in three ways: by linking the table to a Microsoft Jet database; by opening the table directly; or by importing the data in the table into a Microsoft Jet database table. The answers to the following questions will determine the data access method you choose:

See Also For information about how to access external data through ODBC and how to use ODBCDirect, see Chapter 9, “Developing Client/Server Applications.”