Hi All,
I would like to know the steps of how to import the following files in SAS Dataflux Management Studio.
1) .sas
2) .ddf
3) .djf
Can some one help me with the steps . Firstly i would like to know the steps for importing the above files in Data Integaration studio.
can you explain better your question?
When you write the threee type of file what you want to say? where this file come from?
1) *.sas is a SAS script or a sas dataset (*.sas7bdat)?
2) *.ddf isBtrieve/Xtriev data definition file? i read that is a sort of *.dat file is correct?
3) *.djf i don't know about it
if you want to import *.sas or *.ddf you can use make a custom task with a <<datastep>> with <<infile>> options, that read all type of script file.
hope this help
let me know
have nice day
MC
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.
Find more tutorials on the SAS Users YouTube channel.