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: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 1348 views
  • 0 likes
  • 2 in conversation