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

sas-innovate-white.png

Missed SAS Innovate in Orlando?

Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.

 

Register 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
  • 1170 views
  • 4 likes
  • 3 in conversation