<?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: Does Qlikview ODBC write access for all DB ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Does-Qlikview-ODBC-write-access-for-all-DB/m-p/1337010#M831833</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think that's on the qlikview-side because the same worked with MySQL which proved the general working of your approach and AFAIK qlik has no further part as to transfer the sql-statement to the database-driver and to get data back (in case of a select-statement). This meant there must be another reason. Are you sure that there is no write-lock on that table when you tried to write the data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jun 2017 05:16:05 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2017-06-23T05:16:05Z</dc:date>
    <item>
      <title>Does Qlikview ODBC write access for all DB ?</title>
      <link>https://community.qlik.com/t5/QlikView/Does-Qlikview-ODBC-write-access-for-all-DB/m-p/1337007#M831826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently I trying perform insertion into database and found not all database's ODBC can perform insert statement. While the&lt;/P&gt;&lt;P&gt;same script works in MySQL at the same time it doesn't work with Netezza. Is there additional setting can be done or it is Qlikview limitation or licensing issue ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configuration done,&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QV3.jpg" class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/167709_QV3.jpg" style="font-size: 13.3333px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QV4.jpg" class="jive-image image-6" src="https://community.qlik.com/legacyfs/online/167710_QV4.jpg" style="font-size: 13.3333px;" /&gt;&lt;/P&gt;&lt;P&gt;Qlikview ODBC drive allow read access, whereas Windows setting allows read/write access.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QV1.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/167705_QV1.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QV2.jpg" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/167706_QV2.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="win1.jpg" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/167707_win1.jpg" style="height: 422px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODBC log tracers show errors occurs at access write issue,&lt;/P&gt;&lt;P&gt;&lt;IMG alt="win2.jpg" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/167708_win2.jpg" style="height: 1085px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Does-Qlikview-ODBC-write-access-for-all-DB/m-p/1337007#M831826</guid>
      <dc:creator>bkkuah17</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Does Qlikview ODBC write access for all DB ?</title>
      <link>https://community.qlik.com/t5/QlikView/Does-Qlikview-ODBC-write-access-for-all-DB/m-p/1337008#M831827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the limitation is within your used odbc-driver and/or you haven't the appropriate user-credentials and/or the db security-settings are restricting to the write-access in any way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 11:51:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Does-Qlikview-ODBC-write-access-for-all-DB/m-p/1337008#M831827</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-06-22T11:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Does Qlikview ODBC write access for all DB ?</title>
      <link>https://community.qlik.com/t5/QlikView/Does-Qlikview-ODBC-write-access-for-all-DB/m-p/1337009#M831829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As the screenshot shows windows registry is granting read write acces, while qlikview is granting only read access. Windows ODBC log tracer shows the session was opened with a read access to execute scripts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am successfully execute the same script in Aginity Workbench with the same login access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the same ODBC connection in Qlikview I only manage to view records in the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 23:37:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Does-Qlikview-ODBC-write-access-for-all-DB/m-p/1337009#M831829</guid>
      <dc:creator>bkkuah17</dc:creator>
      <dc:date>2017-06-22T23:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Does Qlikview ODBC write access for all DB ?</title>
      <link>https://community.qlik.com/t5/QlikView/Does-Qlikview-ODBC-write-access-for-all-DB/m-p/1337010#M831833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think that's on the qlikview-side because the same worked with MySQL which proved the general working of your approach and AFAIK qlik has no further part as to transfer the sql-statement to the database-driver and to get data back (in case of a select-statement). This meant there must be another reason. Are you sure that there is no write-lock on that table when you tried to write the data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 05:16:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Does-Qlikview-ODBC-write-access-for-all-DB/m-p/1337010#M831833</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-06-23T05:16:05Z</dc:date>
    </item>
  </channel>
</rss>

