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

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

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
  • 762 views
  • 0 likes
  • 1 in conversation