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.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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