<?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 Write Back to Oracle Database in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Write-Back-to-Oracle-Database/m-p/260939#M581416</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Hi Dinesh&amp;nbsp; For a server based solution, try the following post for an example of how to write back to a database.&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-wiki-small" href="http://community.qlik.com/docs/DOC-2784"&gt;http://community.qlik.com/docs/DOC-2784&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; You obviously need to build your own specific solution, but this should set you heading in the right direction.&amp;nbsp; Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Feb 2012 04:35:03 GMT</pubDate>
    <dc:creator>Lee_Matthews</dc:creator>
    <dc:date>2012-02-07T04:35:03Z</dc:date>
    <item>
      <title>Write Back to Oracle Database</title>
      <link>https://community.qlik.com/t5/QlikView/Write-Back-to-Oracle-Database/m-p/260938#M581415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have made a pricing tool in QlikVIew which basically reads raw pricing data from the database, user inputs discount, currency rate and shipping and handling charges, and I create a quote based on user input and pricing data from database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My challenge now is to store this quote information back to the database so that I can have the history of all quotes. While I know that QlikView is basically a repoting tool, I am hoping that someone has a script which will connect to the Oracle database and issue an INSERT statement (from users input). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dinesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 01:14:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Write-Back-to-Oracle-Database/m-p/260938#M581415</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-10T01:14:38Z</dc:date>
    </item>
    <item>
      <title>Write Back to Oracle Database</title>
      <link>https://community.qlik.com/t5/QlikView/Write-Back-to-Oracle-Database/m-p/260939#M581416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Hi Dinesh&amp;nbsp; For a server based solution, try the following post for an example of how to write back to a database.&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-wiki-small" href="http://community.qlik.com/docs/DOC-2784"&gt;http://community.qlik.com/docs/DOC-2784&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; You obviously need to build your own specific solution, but this should set you heading in the right direction.&amp;nbsp; Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 04:35:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Write-Back-to-Oracle-Database/m-p/260939#M581416</guid>
      <dc:creator>Lee_Matthews</dc:creator>
      <dc:date>2012-02-07T04:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Write Back to Oracle Database</title>
      <link>https://community.qlik.com/t5/QlikView/Write-Back-to-Oracle-Database/m-p/260940#M581417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hello,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;To insert data into ORACLE, 2 ways :&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;1. &lt;STRONG&gt;ODBC&lt;/STRONG&gt; : add "&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;MODE WRITE&lt;/STRONG&gt;&lt;/SPAN&gt;" in ODBC Connection string like below&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;ODBC&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;CONNECT32 TO [MICDW;DBQ=XXXXXXX] (XUserId is DJLJFDLKJDKLÖFLKÖFJD, XPassword is DFLHJ=DFKJKÖLKLDJF&lt;STRONG style="color: #0000ff;"&gt;, Mode is write&lt;/STRONG&gt;);&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG style="font-size: 12pt;"&gt;OR&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;2. Use &lt;STRONG&gt;Oracle OLEDB driver &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/STRONG&gt;, works well !!!&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;64-bit Oracle Data Access Components (ODAC) Downloads&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;A href="http://www.oracle.com/technetwork/database/windows/downloads/index-090165.html"&gt;http://www.oracle.com/technetwork/database/windows/downloads/index-090165.html&lt;/A&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 16:26:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Write-Back-to-Oracle-Database/m-p/260940#M581417</guid>
      <dc:creator />
      <dc:date>2015-10-06T16:26:57Z</dc:date>
    </item>
  </channel>
</rss>

