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
Cannot access voicemail on Exchange 2010 from OCS 2007R2. Failure Type 80004005
Best approach to setting up test/development for learning SharePoint 2010?
Adding 2nd DHCP server
MySQL Admin Login
C++ Struct Storing Time,Calculating Elapse time
Script to mount drives on boot or via a script file
how to get data in UTF-8 mode from database?
Sharepoint Employee Tracker
sp_msforeachdb increase length of @command1 string
Pop-up windows interrupting my browser even after thorough scans.