BookmarkSubscribeRSS Feed
subhani4
Obsidian | Level 7

Hi Folks,

 

As past of new requirements within the project i am trying to establish a connection from SAS EG(8.3) to Azure DataBricks. Could any one help me with step by step approach, prerequisites etc.

 

Thanks in advance!!

1 REPLY 1
SASKiwi
PROC Star

Here is the setup if you are using SAS/ACCESS to JDBC: https://communities.sas.com/t5/SAS-Communities-Library/Accessing-Azure-Databricks-from-SAS-9-4/ta-p/...

 

Setup of external database connections from SAS is usually the responsibility of your SAS administrator(s) as admin access to your SAS servers is required.

 

The first step is to verify what SAS/ACCESS products you have available to you. Run this program to find out:

proc product_status;
run;

proc setinit:
run;

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
  • 1 reply
  • 768 views
  • 0 likes
  • 2 in conversation