Microsoft
Software
Hardware
Network
Question : SAS 9.1 - Excel Import
Hi,
I get an error message in the log that I Excel is not valid for DBMS in the following code in running SAS 9.1:
PROC IMPORT OUT= WORK.SAS_Import_Test
DATAFILE= "C:\Documents and Settings\gshrivi\My Documents\Vidya\Test.xls"
DBMS=EXCEL REPLACE;
Sheet='Data';
GETNAMES=YES;
RUN;
Please confirm why, and offer suggestions.
Thanks.
Answer : SAS 9.1 - Excel Import
and the file resides on which machine? the server or your local computer?
again, does the machine where you are running the code have license for sas/access for PC file formats? this appears to be the likely reason
Random Solutions
Website name in other country question about registering if you live in USA
A Nice Clean Title with Underline (Help with Style Needed)
anti-spam for Exchange Server 2003
I cant' Setup Windows 2008 Cluster with 2 HP Prolient 360 G5?
What does "if False Then" mean? How does the compiler check this condition?
Nutshell explanation of tablespaces and datafiles.
Custom reports in ARCserve 11.5 SP4
SQL Query Question
Help with Sybase SQL ?
My ESXi server guest OS's keep powering down unexpecdetly