Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anjali3
Contributor II
Contributor II

how to read and convert SAS input files(available on local) to CSV.

Hi All,

 

Can someone please let me know , how can i convert SAS input file that is available locally on my machine to CSV.  ( Not from a database). We are receiving the SAS files from remote server.. So we dont have the database information.. 

 

Thanks

Labels (2)
2 Replies
Anonymous
Not applicable

Hello,

Talend allows to read or write SAS data file (.sas7bdat) using SAS JDBC Drivers with tSASInput and tSASOutput components.

Best regards

Sabrina

Anonymous
Not applicable

Hello

I tried read sas7bdat with talend studio.
But i do not understand how to put parameters for tSasinput. Please give me advice?