BookmarkSubscribeRSS Feed
JackZ295
Pyrite | Level 9

How do you read in a Microsoft Access File in SAS? More specifically, a .mdb file? Is there a certain code to use? Thanks! 

2 REPLIES 2
LinusH
Tourmaline | Level 20

1. You need a licence for ACCESS to PC Files, or ACCESS to ODBC alternatively

2. Use Libname to access the data in place, or PROC IMPORT to copy the data into SAS storage.

Data never sleeps

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

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1340 views
  • 4 likes
  • 3 in conversation