BookmarkSubscribeRSS Feed
turcay
Lapis Lazuli | Level 10

Hello everyone,

How can I access to OLEDB databases from SAS system without any SAS/ACCESS to OLEDB license. I want to access to our SAS datasets on SAS server from any OLEDB databases site. which extra product we need to install in SAS side or other side, etc . Could you give any information related this subject ?

Thank you.

3 REPLIES 3
SASKiwi
PROC Star

What databases do you want to access via OLEDB? If you have SAS/ACCESS to OLEDB installed and licensed then you can read most OLEDB-compliant databases. If you don't have this then you are limited to extracting data into text files from the database, then reading the text files into SAS. Not recommended for large-scale usage.

I suggest you consider SAS/ACCESS to ODBC instead of OLEDB because this supports a much greater range of databases and operating systems. OLEDB is only available for Windows-based databases, but ODBC will work with Unix databases as well.

KatT_sas
SAS Employee

Here’s where you can find related topics in the SAS/ACCESS documentation.

  • Introduction to SAS/ACCESS Interface to OLE DB
  • Introduction to SAS/ACCESS Interface to ODBC
LinusH
Tourmaline | Level 20

Your post is quite confusing. Do wish to access OLEDB data from SAS or vice versa?

If you wish to access OLEDB from SAS, why do you think SAS has a ACCESS to OLEDB product, if it wasn't needed....? 😉

If you need your OLEDB applications read SAS data, you need a SAS OLEDB provider. The provider itself is free I think, but requires a SAS server component, like a WorkSpace Server, SHARE Server, or OLAP Server.

http://support.sas.com/documentation/cdl/en/oledbpr/65038/PDF/default/oledbpr.pdf

Data never sleeps

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 1055 views
  • 0 likes
  • 4 in conversation