Hello,
I was importing a access to SaS using a c# application, for the script works, i have to read all the access and create a txt with the columns names and data values.
The problem is the column name have the special character "/", i can change the name because its a legacy database.
When i import the file using the Enterprise guide, the script works, but when i try to do that with c# application, i receveid the follow message: "'PAB/PAE'n $CHAR5.
ERROR: The name PAB/PAE is not a valid SAS name." .
If i try to run the code in the Enterprise Guide, i its works. I think i have to pass some options on the code, but i don´t know what options and in the code create in the Guide, don´t have that option.
Someone already have this problem?
Thank you.
Raphael Gnecco
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.