<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SAS/ACCESS and MySQL error in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/480516#M13680</link>
    <description>Ok will try to search some information and share by tomorrow, I faced&lt;BR /&gt;similar issue sometime ago.&lt;BR /&gt;</description>
    <pubDate>Mon, 23 Jul 2018 16:16:42 GMT</pubDate>
    <dc:creator>erjatin</dc:creator>
    <dc:date>2018-07-23T16:16:42Z</dc:date>
    <item>
      <title>SAS/ACCESS and MySQL error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/480487#M13671</link>
      <description>&lt;P&gt;I have installed MySQL on my computer and still seem to be getting this error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: The SAS/ACCESS Interface to MYSQL cannot be loaded. The libmysql code appendage could not be loaded.&lt;BR /&gt;ERROR: Error in the LIBNAME statement.&lt;/P&gt;&lt;P&gt;I also ran this code (proc setinit;run;) to make sure SAS/Access Interface to MySQL was on there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is much appreciated, thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jul 2018 15:38:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/480487#M13671</guid>
      <dc:creator>kmardinian</dc:creator>
      <dc:date>2018-07-23T15:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS and MySQL error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/480499#M13672</link>
      <description>&lt;P&gt;Post the code and full log.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jul 2018 15:45:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/480499#M13672</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-07-23T15:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS and MySQL error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/480500#M13673</link>
      <description>&lt;P&gt;227&amp;nbsp; libname mysql mysql USER='X' PASSWORD=XXXXXXXXXX DATABASE='X' SERVER='XXX.XXXX.com' PORT=X;&lt;BR /&gt;&lt;BR /&gt;ERROR: The SAS/ACCESS Interface to MYSQL cannot be loaded. The libmysql code appendage could not be loaded.&lt;BR /&gt;ERROR: Error in the LIBNAME statement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The above code should be correct because it works for others that also have mySQL installed, but unfortunately is not working for mine&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jul 2018 15:49:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/480500#M13673</guid>
      <dc:creator>kmardinian</dc:creator>
      <dc:date>2018-07-23T15:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS and MySQL error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/480501#M13674</link>
      <description>&lt;P&gt;So no mySQL connection works for you? Run the following and see what's licensed versus what's installed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;*show licensed;
proc setinit;run;

*show installed;
proc product_status;run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;If proc product_status does not show the mySQL component it means it wasn't installed.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jul 2018 15:53:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/480501#M13674</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-07-23T15:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS and MySQL error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/480503#M13675</link>
      <description>&lt;P&gt;It looks like it was installed &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;228&amp;nbsp; proc product_status;run;&lt;BR /&gt;&lt;BR /&gt;For Base SAS Software ...&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Custom version information: 9.4_M4&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Image version information: 9.04.01M4P110916&lt;BR /&gt;For SAS/STAT ...&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Custom version information: 14.2&lt;BR /&gt;For SAS/GRAPH ...&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Custom version information: 9.4_M4&lt;BR /&gt;For High Performance Suite ...&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Custom version information: 2.2_M5&lt;BR /&gt;For SAS/ACCESS Interface to Oracle ...&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Custom version information: 9.41&lt;BR /&gt;For SAS/ACCESS Interface to PC Files ...&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Custom version information: 9.4_M4&lt;BR /&gt;For SAS/ACCESS Interface to MySQL ...&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Custom version information: 9.4_M4&lt;BR /&gt;NOTE: PROCEDURE PRODUCT_STATUS used (Total process time):&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.09 seconds&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.01 seconds&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jul 2018 15:59:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/480503#M13675</guid>
      <dc:creator>kmardinian</dc:creator>
      <dc:date>2018-07-23T15:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS and MySQL error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/480504#M13676</link>
      <description>It seems SAS access interface is unable to load drivers.&lt;BR /&gt;&lt;BR /&gt;Are you able to access database outside SAS? if yes then please ensure you&lt;BR /&gt;have right entries in sasenv_local file.&lt;BR /&gt;&lt;BR /&gt;Please refer to SAS data management guide chapters for making appropriate&lt;BR /&gt;entries.&lt;BR /&gt;&lt;BR /&gt;Also please check if your installation directory has specific Ms access&lt;BR /&gt;client for SQL server. Use this driver preferably.&lt;BR /&gt;&lt;BR /&gt;Let me know if you need specific path details.&lt;BR /&gt;&lt;BR /&gt;Jatin&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Jul 2018 15:59:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/480504#M13676</guid>
      <dc:creator>erjatin</dc:creator>
      <dc:date>2018-07-23T15:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS and MySQL error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/480506#M13677</link>
      <description>&lt;P&gt;Hi Jatin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I may need specific path details, I am still pretty new to SAS so I'm not sure how I would check that I have the right entries in the sasenv_local file and how to check the installation directory. Is that all in the SAS data management guide?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jul 2018 16:03:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/480506#M13677</guid>
      <dc:creator>kmardinian</dc:creator>
      <dc:date>2018-07-23T16:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS and MySQL error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/480512#M13678</link>
      <description>I am not able to recall exact folder name as of now but try to search&lt;BR /&gt;accessclient directory.&lt;BR /&gt;&lt;BR /&gt;It should have sample in file...use that to make dns entry.&lt;BR /&gt;&lt;BR /&gt;I will try to search useful documents.&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Jul 2018 16:08:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/480512#M13678</guid>
      <dc:creator>erjatin</dc:creator>
      <dc:date>2018-07-23T16:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS and MySQL error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/480514#M13679</link>
      <description>Ask a colleague to try with their credentials on your machine.</description>
      <pubDate>Mon, 23 Jul 2018 16:12:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/480514#M13679</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-07-23T16:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS and MySQL error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/480516#M13680</link>
      <description>Ok will try to search some information and share by tomorrow, I faced&lt;BR /&gt;similar issue sometime ago.&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Jul 2018 16:16:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/480516#M13680</guid>
      <dc:creator>erjatin</dc:creator>
      <dc:date>2018-07-23T16:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS and MySQL error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/480518#M13681</link>
      <description>&lt;P&gt;I can't seem to find a file that is close to accessclient in the directory. I would looking in the SASHome folder, correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Thank you again for all your help! I will try and keep working on it until tomorrow.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jul 2018 16:18:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/480518#M13681</guid>
      <dc:creator>kmardinian</dc:creator>
      <dc:date>2018-07-23T16:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS and MySQL error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/480521#M13682</link>
      <description>&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/How-to-configure-SAS-ACCESS-Interface-to-ODBC-on-UNIX-Platforms/ta-p/231900" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/How-to-configure-SAS-ACCESS-Interface-to-ODBC-on-UNIX-Platforms/ta-p/231900&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This should be helpful to start with.&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Jul 2018 16:20:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/480521#M13682</guid>
      <dc:creator>erjatin</dc:creator>
      <dc:date>2018-07-23T16:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS and MySQL error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/480541#M13684</link>
      <description>&lt;P&gt;I finally figured it out. For some reason, MySQL was not in my path in my environmental variables, so my system was not recognizing it.&lt;/P&gt;&lt;P&gt;Thank you for you all your help!&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jul 2018 17:20:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/480541#M13684</guid>
      <dc:creator>kmardinian</dc:creator>
      <dc:date>2018-07-23T17:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS and MySQL error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/576947#M16848</link>
      <description>&lt;P&gt;I'm encountering the same issue. How did you add MySQL to your path?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 15:43:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/576947#M16848</guid>
      <dc:creator>Woody2lax</dc:creator>
      <dc:date>2019-07-26T15:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS and MySQL error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/576956#M16849</link>
      <description>&lt;P&gt;I compared my environment variables to another programmer on my team and manually added them for my SQl.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If SAS still cannot gain access to mysql, check to ensure environmental variables for mysql have the correct path.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Start-Control Panel-System-Advanced System Settings-Environment Variables-Path&lt;/LI&gt;&lt;LI&gt;Check that all mysql applications are in the Path (bottom of image)&lt;/LI&gt;&lt;LI&gt;If not in path, enter them manually&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mysql.PNG" style="width: 239px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/31331iE3825EC17DCE449E/image-size/large?v=v2&amp;amp;px=999" role="button" title="mysql.PNG" alt="mysql.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 15:53:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/576956#M16849</guid>
      <dc:creator>kmardinian</dc:creator>
      <dc:date>2019-07-26T15:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS and MySQL error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/576963#M16850</link>
      <description>Success!!! Thank you.</description>
      <pubDate>Fri, 26 Jul 2019 16:11:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/576963#M16850</guid>
      <dc:creator>Woody2lax</dc:creator>
      <dc:date>2019-07-26T16:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS and MySQL error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/670272#M19497</link>
      <description>&lt;P&gt;Can you please provide more detail about how do you provide Environment Variables mysql to solve the problem. I using SAS eg to connect a maridb server using exactly same query like you and getting :&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;The libmysqlclient code appendage could not be loaded.&lt;BR /&gt;ERROR: Error in the LIBNAME statement.&lt;BR /&gt;options set=SASMYL MYWIN417;&lt;BR /&gt;libname mylib mysql server="xxxxxx" database=mysql user=xxx password=xxxxx port=9876;&lt;/P&gt;
&lt;P&gt;I'll apriciate&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jul 2020 06:14:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/670272#M19497</guid>
      <dc:creator>Mushtaq</dc:creator>
      <dc:date>2020-07-18T06:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS and MySQL error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/670309#M19498</link>
      <description>Do you mean the schema or some other parameter? I'm not familiar with MySQL. &lt;BR /&gt;&lt;A href="https://documentation.sas.com/?docsetId=acreldb&amp;amp;docsetTarget=n1lyg1d0crcejin1v7zaeteeniuu.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;https://documentation.sas.com/?docsetId=acreldb&amp;amp;docsetTarget=n1lyg1d0crcejin1v7zaeteeniuu.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 18 Jul 2020 14:31:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-and-MySQL-error/m-p/670309#M19498</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-07-18T14:31:52Z</dc:date>
    </item>
  </channel>
</rss>

