Hello Experts,
I would like to assign the libname to MySql ODBC data. For this, I suppose, I need to have the SAS/Access to ODBC or SAS/Access to MySQL licenses.
I'm wondering how to verify if I have SAS/Access to ODBC or SAS/Access to MySQL licensed, installed and configured.
I'm using SAS EG
Thank you for your help !
proc setinit; run; displays the licensed modules,
proc product_status;run; shows what is installed.
Your sas-admins should be able to answer both questions in no time.
proc setinit; run; displays the licensed modules,
proc product_status;run; shows what is installed.
Your sas-admins should be able to answer both questions in no time.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.
Ready to level-up your skills? Choose your own adventure.