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;

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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