BookmarkSubscribeRSS Feed
Megabow
Calcite | Level 5
Hi All,
I'm a newbie to SAS.
I kwon very well ssis in windows.
I actually work on SAS EG and I want toi know how to do thé same work like ssis.
Migration of data from shared folder sftp to m'y server.

I like learn, so , please give me Book name or tips.
Sorry for my english.

Best regard
1 REPLY 1
SASKiwi
PROC Star

To connect to Oracle from SAS you need a SAS/ACCESS product like SAS/ACCESS to Oracle or ODBC installed and licensed. Run this program to confirm what products you have available:

proc product_status;
run;

proc setinit;
run;

 

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 629 views
  • 0 likes
  • 2 in conversation