BookmarkSubscribeRSS Feed
Chip
Calcite | Level 5
Is there a way to import all Microsoft Access tables found within a network folder without naming them specifically? I will have a monthly folder that will be populated with several access databases. I need to read them all in but I'd prefer not to have to change the code each month to specifically name each database.

Thanks!
1 REPLY 1
Cynthia_sas
Diamond | Level 26
Chip:
You might try checking out this PROC IMPORT sample program on the Tech Support site. It shows how to read files from a directory and then use PROC IMPORT on the files.

Sample 157: Reading multiple files with PROC IMPORT http://support.sas.com/ctx/samples/index.jsp?sid=157

cynthia

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Discussion stats
  • 1 reply
  • 1156 views
  • 0 likes
  • 2 in conversation