The ACCESS Procedure for PC Files

Syntax

PROC ACCESS
DBMS= DBF | DIF | WK n | XLS;
CREATE libref.member-name;
ACCESS database description-statements (required) edit (options);
RUN;