BookmarkSubscribeRSS Feed
beebeebee
Calcite | Level 5

my software version is this:

SAS Enterprise Guide 7.15 HF8 (64-bit)
SAS version 9.4

 

thank you!

2 REPLIES 2
SASKiwi
PROC Star

Start by checking what SAS/ACCESS products you have available to you and post here:

proc product_status;
run;
proc setinit;
run;

AFAIK SAS 9.4 can't process BLOBs, only character and numeric data.

beebeebee
Calcite | Level 5

thanks for your reply.

i am looking to get "files" containing plain text from Azure Blob storage.

 

the original question is, what is the connection string to an Azure Blob storage?

my intention is to perform REST calls as documented here:

https://docs.microsoft.com/en-us/rest/api/storageservices/blob-service-rest-api

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!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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
  • 1279 views
  • 0 likes
  • 2 in conversation