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

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore Now →
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
  • 2160 views
  • 4 likes
  • 3 in conversation