BookmarkSubscribeRSS Feed
TarunKumar
Pyrite | Level 9

Hi 

 

problem in importin ms access table in has SAS EG 7.

 

O/S Windiows XP 64 Bit

Office 2010 32 bit

SAS EG - 7 64 BIT

 

 

Thanx

Tarun Kumar 

3 REPLIES 3
LinusH
Tourmaline | Level 20

So what's the error?

And how do you try to import it, through the SAS server, or by local ODBC driver, or....?

Data never sleeps
TarunKumar
Pyrite | Level 9
Below error while using the code 

Error: Connect: Class not registered Error: Error in the Libname statement

 with the import wizard

 

---------------------------
OLEDB Connection Problem
---------------------------
A problem was encountered while attempting to use OLEDB to read data
from the source file.

This may be caused due to the source file being opened within another
application or a security issue while attempting to access the
source file.

Because of this problem the Import Data wizard is unable to continue.
---------------------------
OK
---------------------------

LinusH
Tourmaline | Level 20

When you are using code, you are executing on the SAS server (which is a remote SAS Workspace Server, right - or local SAS?).

The you need SAS/Access to PC File Formats licensed and installed. The error message indicates that this is not the case.

 

Proc setinint;

run;

 

will give you the licensed products for you site.

 

Using EG wizards is a local access to your data. Can you access your MS Access DB from any other OLEDB connection?

 

Either way, contact your SAs administrator to figure out the best way for you to access this data.

Data never sleeps

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

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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