BookmarkSubscribeRSS Feed
KeithCostigan
Calcite | Level 5

Good Afternoon

 

I'm trying to understand the difference between the generic SAS ACCESS/ODBC Engine and that or the Vendor specific ACCESS engine. In this case MySQL. Any guidance would be very much appreciated.

2 REPLIES 2
Kurt_Bremser
Super User

The ODBC ACCESS engine uses the standardized ODBC layer to connect to a database; this removes the necessity for SAS to know the specifics of the DBMS. On the machine in question, you only need the ODBC driver of the DBMS.

With ACCESS to Relational Databases for MySQL, you need the DBMS client installed and configured. But you have the luxury that SAS can make better use of DBMS-specific capabilities when doing implicit pass-through.

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

CLI in SAS Viya

Learn how to install the SAS Viya CLI and a few commands you may find useful in this video by SAS’ Darrell Barton.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 811 views
  • 1 like
  • 2 in conversation