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
Restoring exchange state to a test environment
Default VLAN issues on a Powerconnect 6200
Can I hide a rule created in a users outlook?
where can I download openwave phone simulator?
How to use a html form <select> dropdown within a MYSQL while loop table display with php
same class name in CSS
Emails not being sent or recieved
Hopefully simple question... "locking" conditional formating
Excel 2007 Slow on one spreadsheet but only on one PC
Accessing a Sharepoint foundation 2010 site from a pc not connect to the same AD