BookmarkSubscribeRSS Feed
Siddhartha
Calcite | Level 5
How can i read a flat file using pass through facility(not odbc)?
Could any one help me in this regard.

Regards,
Sidhu
2 REPLIES 2
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
From the SAS support http://support.sas.com/ website - topic-search resulted in this SAS-hosted DOC match/link:

SAS Language Reference: Concepts, Reading Raw Data:
http://support.sas.com/documentation/cdl/en/lrcon/61722/HTML/default/a001112330.htm

SAS Language Reference: Concepts, Ways to Read Raw Data
http://support.sas.com/documentation/cdl/en/lrcon/61722/HTML/default/a003209898.htm

I believe that the pass-through facility is specific to PROC SQL:

SAS Language Reference: Concepts, SQL Procedure Pass-Through Facility
http://support.sas.com/documentation/cdl/en/lrcon/61722/HTML/default/a001044413.htm


Scott Barry
SBBWorks, Inc.
LinusH
Tourmaline | Level 20
Can you be more specific about your situation?
Where is the flat file stored vs your SAS session?
Where do you want to store the imported data?
Why do you think you need pass thru? SQL pass thru generally is used for work with data base data, not raw data.

/Linus
Data never sleeps

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 2 replies
  • 695 views
  • 0 likes
  • 3 in conversation