BookmarkSubscribeRSS Feed
MarcTC
Obsidian | Level 7
This paper describes three ways to access ORACLE tables: SAS/Access Interface to Orace, ODBC, OLE DB.
http://support.sas.com/techsup/technote/ts703.pdf

Is there a performance difference among these three methods?
3 REPLIES 3
Ksharp
Super User
Yes.There are some different.
I recommend to use SAS/Access which is more efficient because you can pass sql code to Oracle DBMS by Pass-Through method to use highly oracle resource, and you can also have several sessions at one time, However ODBC has only one session at one time .
About OLE DB ,not familiar.


Ksharp
MarcTC
Obsidian | Level 7
Doesn't ODBC also allow pass-through query?
Ksharp
Super User
ODBC also allow pass-through query.
But I still prefer to SAS/Access.
whatever ,if you want to know more about these, the best way is to chech documentation.

Ksharp

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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