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-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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.

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