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

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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