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

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

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.

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