BookmarkSubscribeRSS Feed
anup08
Calcite | Level 5

I am very new to SAS. Does SAS university edition allow the Datasource procedure to extract data from DRI Basic Economics Database? I ran a code to do so, I got the following results:

1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;

55 

56 proc datasource dbname=dribasic;

ERROR: Procedure DATASOURCE not found.

57 run;

NOTE: The SAS System stopped processing this step because of errors.

NOTE: PROCEDURE DATASOURCE used (Total process time):

  real time 0.00 seconds

  cpu time 0.01 seconds

  

58 

59 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;

Can anyone please shed some light?

Thanks in advance!

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 0 replies
  • 774 views
  • 0 likes
  • 1 in conversation