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.
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.