Is there anyway we can export data from EG to access(.mdb) ? is it posssible from EG7.1 32bit ?
Depends on your licensing. Do you have the SAS Access to PCFILES license?
If you do, you should be able to export it to a mdb file.
The option to export data to MS Access (.mdb) with the GUI methods is not available with the 64bit version of Enterprise Guide, but is available in the 32bit client versions. If you have SAS/Access to PC Files licensed on the server, an alternative method is to use PROC EXPORT code.
Access can import csv files, which can be created with a data step without any special licensing needed. And it avoids the 32/64 bit hassles.
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.