BookmarkSubscribeRSS Feed
don21
Quartz | Level 8

Hi, 

I got my system upgraded to windows 10 and sas upgraded to 9.4 and EG 7.1

 

I have got all the necessary plugins installed but when I try to run the below query it thorws the below error. xls or xlsx are not getting imported via query, but when I inport them from EG settings (file--> import file) it is getting imported:

 

Proc import datafile="c:\Users\ID\test\Sample.xlsx"

out=sample

DBMS=xlsx replace;

run;

 

ERROR: DBMS type XLSX is not valid for import

 

same error occured when used excel or excelcs. Please advise

1 REPLY 1

SAS Innovate 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!

Discussion stats
  • 1 reply
  • 2538 views
  • 0 likes
  • 2 in conversation