BookmarkSubscribeRSS Feed
statsman58
Calcite | Level 5

How can I use SAS to read data that resides in a cloud-based storeage program?  I am trying to read data that is stored in a package called SmartValut (like Dropbox).

I currently read data from a FTP site but it has been moved to this SmartValut package.

 

Thanks. Samuel

2 REPLIES 2
Reeza
Super User

Not sure what SmartValue is but if you have a path to the file that's public you can use the methods here:

 

http://blogs.sas.com/content/sasdummy/2012/12/18/using-sas-to-access-data-stored-on-dropbox/

 

Basically FILENAME URL is what you want to search for, I believe there is a way to get to secured files but I don't know how off the top of my head.

 


@statsman58 wrote:

How can I use SAS to read data that resides in a cloud-based storeage program?  I am trying to read data that is stored in a package called SmartValut (like Dropbox).

I currently read data from a FTP site but it has been moved to this SmartValut package.

 

Thanks. Samuel


 

statsman58
Calcite | Level 5

Very interesting!!! I'll give this a try.  Thanks!!

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
  • 792 views
  • 1 like
  • 2 in conversation