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.
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;
Catch up on SAS Innovate 2026
Nearly 200 sessions are now available on demand in the Innovate Hub.