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.

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!

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