BookmarkSubscribeRSS Feed
Dreamer
Obsidian | Level 7

Hi,

I'm using SAS 9.4 and following below link to create a library reference with MS ACCESS:

SAS/ACCESS(R) 9.4 Interface to PC Files: Reference, Third Edition

But I'm getting below error message when I'm trying suggested code:

LIBNAME libref ACCESS PATH='<<Folder Path>>\MyDatabase.accdb';

ERROR: Connect: Class not registered

ERROR: Error in the LIBNAME statement.


Can any one please help me on this or any other way to append data to a Access table?


Thanks

2 REPLIES 2
PGStats
Opal | Level 21

Explanation of this error message is given here: http://support.sas.com/kb/37/412.html

if you are using 64 bits SAS, then look also at:

http://blogs.sas.com/content/sasdummy/2012/05/01/64-bit-gotchas/

PG

PG
Cynthia_sas
SAS Super FREQ

Hi:

  Also, if you are using SAS Studio with SAS University Edition or with SAS OnDemand for Academics, you may not be able to read Microsoft Access data using SAS on those images. So that is another possibility. If this is the case, however, you can save your MS-Access file as a CSV file and there should be a snippet for importing CSV files using SAS Studio.

cynthia

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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