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

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

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