BookmarkSubscribeRSS Feed
WouterKBC
Obsidian | Level 7

Because of memory issues, I'm trying to split up a table and export positions in batches.

I'm trying to use 'libname xls excel file.xlsx', but all I get is:

 

ERROR: Connect: Class not registered
ERROR: Error in the LIBNAME statement.

What am I doing wrong?

 

Thanks

 

 

 

2 REPLIES 2
shravs
Calcite | Level 5

Check the link below. It explains about the error and how to resolve it. 

 

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

 

WouterKBC
Obsidian | Level 7

Changed it to

libname xlsx excel "&out_dir\test.xlsx"

which still gives the same error.

 

Making it

libname xlsx excel test.xlsx

Gives me

ERROR: You need to specify a data source or prompt for it.

ERROR: Error in the LIBNAME statement.

I want to use the first one, because it needs to be written to that folder.

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

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