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
VBA creating a recordset with a query source
anti-spam for Exchange Server 2003
A Nice Clean Title with Underline (Help with Style Needed)
Website name in other country question about registering if you live in USA
HTML: How to find out if a browser can display png with transparent areas correctly
Windows 2000 Server Firewall
Mysql server does not ask for password (Password is already set )
Cpanel - 301 redirect parked domains on one account
Sent emails should be listed in my IMAP sent mail folder, but some appear in my POP3 sent items folder.
Deploy OEM XP to multiple different branded computers from 1 CD