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: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 16. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 5 replies
  • 1052 views
  • 0 likes
  • 2 in conversation