BookmarkSubscribeRSS Feed
BartDekeyser
Calcite | Level 5

Hi all,

 

my colleague has a problem with following statement : 

libname dbacc Access Path="C:\test.accdb";

 

in my sasstudio environment it works without a problem. I can even use following statements to achieve the same: 

 

libname dbacc Access "C:\test.accdb";

libname dbacc "C:\test.accdb";

 

With him it causes a peer exception and it shuts down the sas studio.

 

Does anyone can tell me what i can do. We both use the same server location.

 

 

 

1 REPLY 1
SASJedi
Ammonite | Level 13

What version of SAS are you each running? If the problem is with the SAS University Edition, have a look at a possible solution here:

https://communities.sas.com/t5/SAS-Analytics-U/execution-of-large-data/td-p/217943

 

Check out my Jedi SAS Tricks for SAS Users
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
  • 1 reply
  • 825 views
  • 0 likes
  • 2 in conversation