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!

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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