BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Hi

what is the best procedure to read external files.


regards
Thrinadh
1 REPLY 1
Cynthia_sas
SAS Super FREQ
Hi:
See the forum posting here:
http://support.sas.com/forums/thread.jspa?threadID=1874&tstart=0

And if you are further asking how to read external files using a SAS stored process, you may choose to use Data Integration Studio to set up a job to read your external file and then turn that job into a stored process, or you may continue to read your external file with SAS and just write the table to a location on the server or, you may read your data into a temporary data set with a SAS stored process in order to do your report. However, if you intend for other folks to be able to see and use the data after being read, then you must register your SAS libraries and tables in the Metadata. You might consider investigating the SAS Enterprise Intelligence Platform documentation for more information about setting up libraries and tables in the Metadata.

cynthia

sas-innovate-white.png

Special offer for SAS Communities members

Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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
  • 1 reply
  • 899 views
  • 0 likes
  • 2 in conversation