How link an ODBC accessed table ?

D

David

How do I link in a table I am accessing via ODBC? The
table link prompt is expecting me to specify a folder and
file.
 
D

Douglas J. Steele

Look at the "Files of Type" combo near the bottom left-hand corner of the
dialog. The last entry in the combo should be ODBC Databases(). Select that,
and a dialog to pick your DSN will replace the File Open dialog.
 
Top