when I run: LIBNAME MYLIB "\\TONY-Pc\C$\SASfolder";
I get NOTE: Library MYLIB does not exist.
The path definitely exits, is 'Shared with everyone" for read and write and contains a sas datafile: sal_2001.sas7bdat
Are you trying to access this folder through SAS/Studio? Or some other SAS interface? (if so, please specify).
SAS Studio cannot access your PCs drive. You have to upload the files to the server where SAS Studio is running.
Are you trying to access this folder through SAS/Studio? Or some other SAS interface? (if so, please specify).
SAS Studio cannot access your PCs drive. You have to upload the files to the server where SAS Studio is running.
ZIP file and upload it, or store it on a different cloud service and access it from there.
If I upload a zipped file can it be unzipped in the SAS server?
You can read from the zipped file directly.
The quick reply made clear I was on a wrong track.
As a result I looked for a different approach and finally found that SPSS can read SAS datafiles of any size
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.
Find more tutorials on the SAS Users YouTube channel.