Hi, I'm attempting to run Proc Append for the first time. I'm running into an error. Would you be able to help?
The SAS database I'm trying to append to is located in 'myfolders' (within the SASUniversityEdition folder); the file is mailer_database.sas7bdat
Syntax:
PROC APPEND BASE=dm.MAILER_DATABASE DATA=ENTRY_LVL ;
RUN;
Log error:
Libref DM is not assigned
Appreciate it,
Andy
Is the library assigned?
Libraries don't stay between session unless you've specifically enabled them.
See the training videos here
http://support.sas.com/training/tutorial/
Here's a specific one on assiging and using libraries
http://support.sas.com/training/tutorial/studio/access-data.html
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Get started using SAS Studio to write, run and debug your SAS programs.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.