BookmarkSubscribeRSS Feed
anilgvdbm
Quartz | Level 8

Dear All,

 

I have a file with .accdb format in my local drive and i want to import that into SAS. Please help me in this issue.

 

 

Regards,

Anil

5 REPLIES 5
anilgvdbm
Quartz | Level 8

SAS installed remotely and the accdb file also there in that sas server.

 

I need to convert that accdb file into sas7bdat file for my further analysis.


Regards,

Anil

Kurt_Bremser
Super User

The server has to be running on Windows, and you need SAS/ACCESS to PC Files licensed and installed.

proc import dbms=access or libname access should work (you might need to have MS ACE installed).

If your server runs on a non-Windows system, you need to set up the SAS PC Files Server on a Windows computer where the accdb files are accessible, and use dbms=accesscs.

anilgvdbm
Quartz | Level 8

Yes SAS/Access PC files are installed and but I'm getting an error like failed to connect to server

 

Please suggest me if you have any reference code or file.

 

 

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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
  • 5 replies
  • 1149 views
  • 0 likes
  • 2 in conversation