BookmarkSubscribeRSS Feed
Reeza
Super User

If you can connect an Access DB to the FM table successfully, you might be able to use SAS to connect to Access.

happyji
Calcite | Level 5

I could connect the FM tables to Access. How do I conncet SAS to Access?

Reeza
Super User

libname test access 'path to your access project here';

That usually does it I think. Unless your in Access 2007 and above, then it might be AccessCS or you may need to change things.

happyji
Calcite | Level 5

Thank you, Reeza.

This works! I probably use this way to connect FM server unless I find anothr way to directly connect FM server into SAS.

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

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 18 replies
  • 11119 views
  • 8 likes
  • 4 in conversation