I am new to sas, going through the training videos. I tried to emulate code to run a report, but rec'd an error saying sasdemo has insufficient permissions to create. So I want to know am I able to run programs using Studio.?
Please post your code and log information.
It's not letting me cut/paste the code, so I'll retype it in
proc print data=sashelp.cars;
run;
The code is fine and does not reference SAS demo so I don' t know how you're getting the error described.
Can you please include a screenshot of the 'error' or unexpected behaviour you're experiencing.
@Russ123 wrote:
proc print data=sashelp.cars;
run;
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!
What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.