BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
JohnJPS
Quartz | Level 8

When I do this I get the error: "Data source name not found and no default driver specified" ... it's as if it is not resolving the variable &varName to the valid DSN that it contains.  Is there a way to connect in this fashion?

 

1 ACCEPTED SOLUTION

Accepted Solutions
JohnJPS
Quartz | Level 8
Using datasrc=&varname, and defining the varname to include the quotes worked.

View solution in original post

2 REPLIES 2
jklaverstijn
Rhodochrosite | Level 12

Without the full code and logs there's no way of telling. Please run your program with OPTIONS MPRINT SYMBOLGEN; and provide us the details. Also, make sure it's formatted properly by pasting into a code segment (click on the {i} or running man icon).

 

And to test your connection I would suggest to insert the proper values verbatim instead of via a macro var reference. If that works you can take the next step and use macro's.

 

Regards,

- Jan.

JohnJPS
Quartz | Level 8
Using datasrc=&varname, and defining the varname to include the quotes worked.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 913 views
  • 0 likes
  • 2 in conversation