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.

 

 

CFC_SAS_Communities_400x225.jpg

Call for content now open!

It's your turn to help shape SAS Innovate 2027. Share your expertise and inspire the SAS community.

Submit your proposal →

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
  • 3487 views
  • 0 likes
  • 2 in conversation