|
133 proc import out = HPTNDATA.Form01R
134 datatable="Form01R_v1"
135 DBMS=ACCESS2000 replace;
136 Database =" \\Fsp-kec1\Projects\HIV-R\DATA\HPTN 052\Scanning\HPTN
052 Database.mdb";
137 run;
ERROR: Connect:
ERROR: Error in the LIBNAME statement.
Connection Failed. See log for details.
NOTE: The SAS System stopped processing this step because of errors.
NOTE: PROCEDURE IMPORT used (Total process time):
real time 0.70 seconds
cpu time 0.25 seconds
Does anyone know how to correct this error. It occurred while I was
trying to import data into sas from a link folder.
|