BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
ASmithBexar
Calcite | Level 5

We recently migrated to SAS v9.4 and have started to use some new tools, such as SAS/ACCESS to SQL. We started using this tool to access a SQL database and import data tables into SAS. However, we have been asked whether there are tools available for third party systems (whether custom or COTS) to access SAS data tables (to connect into SAS rather than have SAS connect into other systems). One example would be an API. For example, are there SAS APIs that another system could call to retrieve data from our SAS data tables?

1 ACCEPTED SOLUTION

Accepted Solutions
ChrisNZ
Tourmaline | Level 20

The most common way to to use the SAS ODBC Driver.

This requires SAS/SHARE to be licensed.

A JDBC driver also exists for Java applications.

CORBA can also be used via SAS's IOM interface and requires SAS/Integration Technologies to be licensed.

If you use .NET, this could be useful to read.

 

 

 

View solution in original post

3 REPLIES 3
ChrisNZ
Tourmaline | Level 20

The most common way to to use the SAS ODBC Driver.

This requires SAS/SHARE to be licensed.

A JDBC driver also exists for Java applications.

CORBA can also be used via SAS's IOM interface and requires SAS/Integration Technologies to be licensed.

If you use .NET, this could be useful to read.

 

 

 

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
  • 3 replies
  • 1158 views
  • 0 likes
  • 2 in conversation