BookmarkSubscribeRSS Feed
Siddhartha
Calcite | Level 5
I want to do the encryption for the importing /exporting different file formats.
How can I do this in SAS.

Can anyone help me on this.

Regards,
Siddhartha
2 REPLIES 2
art297
Opal | Level 21
Siddhartha,

Do you mean encryption, or encoding, or something else. Can you provide some examples of the from/to formats you want to work with, and what you want to accomplish?

Art
Cynthia_sas
SAS Super FREQ
Also, I'm not sure that this is really a DATA step or Macro question, since you refer to IMPORT and EXPORT of file types. If you have encrypted files, you may need to issue an operating system command to "unencrypt" them prior to IMPORT into SAS. If you EXPORT data from SAS and you subsequently need to encrypt the exported, external file (maybe an .MDB file or .DBF file??) then, again, you may need to issue an operating system command to "encrypt" the file after SAS has created it. Tech Support may be your best resource for this question, as suggested in my other response to this question in the ODS forum.

cynthia

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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
  • 1410 views
  • 0 likes
  • 3 in conversation