<?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: Qliksense Server ODBC-MYSQL Connection Issues in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Server-ODBC-MYSQL-Connection-Issues/m-p/1332980#M7539</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From Qlik Sense you access to MySql with a specific user. You need to check ON THE DATABASE this user has the reading rights&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 May 2017 11:35:14 GMT</pubDate>
    <dc:creator>Vincenzo_Esposito</dc:creator>
    <dc:date>2017-05-12T11:35:14Z</dc:date>
    <item>
      <title>Qliksense Server ODBC-MYSQL Connection Issues</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Server-ODBC-MYSQL-Connection-Issues/m-p/1332976#M7535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have Created &lt;EM&gt;ODBC connection to MYSQL Server&lt;/EM&gt;..(Using MYSQL-ODBC Driver)&lt;/P&gt;&lt;P&gt;Created &lt;EM&gt;ODBC Connection in Qliksense&lt;/EM&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While fetching data from one of the Table, i am facing following Issues :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;1. Few Fields are not getting fetched.( did not find few fields in association page)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;2. Once i prepare data and again if i want to fetch some data(from same table or different table) i am not able view name of the database.&amp;nbsp; Please &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 10pt;"&gt;&lt;STRONG&gt;Refer Following Image&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;IMG __jive_id="163091" alt="clay_new_community.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/163091_clay_new_community.png" style="font-size: 10pt; height: 305px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Also,&lt;/P&gt;&lt;P&gt;I can only find data connection in SYSTEM DSN not in USER DSN..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone explain me this behavior? It would be great help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 05:38:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Server-ODBC-MYSQL-Connection-Issues/m-p/1332976#M7535</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-12T05:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense Server ODBC-MYSQL Connection Issues</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Server-ODBC-MYSQL-Connection-Issues/m-p/1332977#M7536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know why, but It works with SYSTEM DSN.&lt;/P&gt;&lt;P&gt;Have you tried using the MySql package?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/163150_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/163151_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 10:35:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Server-ODBC-MYSQL-Connection-Issues/m-p/1332977#M7536</guid>
      <dc:creator>OmarBenSalem</dc:creator>
      <dc:date>2017-05-12T10:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense Server ODBC-MYSQL Connection Issues</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Server-ODBC-MYSQL-Connection-Issues/m-p/1332978#M7537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The DNS defined in as USER DNS are available only for the user which has defined it, whereas DNS defined as SYSTEM are shared across all users in the system. Usually, Qlik Sense runs with&amp;nbsp; Service User different from the application user, that's why SYSTEM DNS is required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your problem seems more related to the reading rights. Probably the user you're using do not have the rights to read data &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 11:23:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Server-ODBC-MYSQL-Connection-Issues/m-p/1332978#M7537</guid>
      <dc:creator>Vincenzo_Esposito</dc:creator>
      <dc:date>2017-05-12T11:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense Server ODBC-MYSQL Connection Issues</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Server-ODBC-MYSQL-Connection-Issues/m-p/1332979#M7538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for differentiating DNS properly..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;talking about database issue.. i.e. Reading Rights - &lt;/P&gt;&lt;P&gt;so problem lies on My(qliksense server) side or on database side???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 11:29:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Server-ODBC-MYSQL-Connection-Issues/m-p/1332979#M7538</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-12T11:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense Server ODBC-MYSQL Connection Issues</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Server-ODBC-MYSQL-Connection-Issues/m-p/1332980#M7539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From Qlik Sense you access to MySql with a specific user. You need to check ON THE DATABASE this user has the reading rights&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 11:35:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Server-ODBC-MYSQL-Connection-Issues/m-p/1332980#M7539</guid>
      <dc:creator>Vincenzo_Esposito</dc:creator>
      <dc:date>2017-05-12T11:35:14Z</dc:date>
    </item>
  </channel>
</rss>

