<?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 Can Qlikview write-back to an Oracle database? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Can-Qlikview-write-back-to-an-Oracle-database/m-p/292431#M1195668</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does Qlikview have the capability to write-back to the fact tables or dim tables in an Oracle or SQL db?&amp;nbsp; It would be highly efficient if adjustments could be made with Qlikview's What-if tool and then submitted to a database with almost instaneous results populated.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 May 2011 00:19:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-05-12T00:19:06Z</dc:date>
    <item>
      <title>Can Qlikview write-back to an Oracle database?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-Qlikview-write-back-to-an-Oracle-database/m-p/292431#M1195668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does Qlikview have the capability to write-back to the fact tables or dim tables in an Oracle or SQL db?&amp;nbsp; It would be highly efficient if adjustments could be made with Qlikview's What-if tool and then submitted to a database with almost instaneous results populated.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 00:19:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-Qlikview-write-back-to-an-Oracle-database/m-p/292431#M1195668</guid>
      <dc:creator />
      <dc:date>2011-05-12T00:19:06Z</dc:date>
    </item>
    <item>
      <title>Can Qlikview write-back to an Oracle database?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-Qlikview-write-back-to-an-Oracle-database/m-p/292432#M1195669</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;It is possible to write back to database using macros.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 05:19:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-Qlikview-write-back-to-an-Oracle-database/m-p/292432#M1195669</guid>
      <dc:creator />
      <dc:date>2011-05-12T05:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can Qlikview write-back to an Oracle database?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-Qlikview-write-back-to-an-Oracle-database/m-p/292433#M1195670</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:29:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-Qlikview-write-back-to-an-Oracle-database/m-p/292433#M1195670</guid>
      <dc:creator />
      <dc:date>2015-10-06T16:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Can Qlikview write-back to an Oracle database?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-Qlikview-write-back-to-an-Oracle-database/m-p/292434#M1195672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Dannyragsdale1523,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you can write back into oracle using QlikView Macros.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please note,&lt;/STRONG&gt; this is not good practice to write back through QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 04:03:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-Qlikview-write-back-to-an-Oracle-database/m-p/292434#M1195672</guid>
      <dc:creator>engishfaque</dc:creator>
      <dc:date>2015-10-07T04:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can Qlikview write-back to an Oracle database?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-Qlikview-write-back-to-an-Oracle-database/m-p/292435#M1195674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do writeback to Oracle or any other DB through Qlikview. However it is not a best practice to do so for Oracle DB. Oracle is a very good RDBMS and it enforces referential integrity in its tables. Tables are always in Third Normal Form. So, there might be some chance of errors of violating the Normal Form rules while doing Writeback from QV to Oracle..&lt;/P&gt;&lt;P&gt;So, I strongly recommend not to writeback to Oracle DB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Happy to Help&lt;/P&gt;&lt;P&gt;Sreeni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 04:42:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-Qlikview-write-back-to-an-Oracle-database/m-p/292435#M1195674</guid>
      <dc:creator>SreeniJD</dc:creator>
      <dc:date>2015-10-07T04:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Can Qlikview write-back to an Oracle database?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-Qlikview-write-back-to-an-Oracle-database/m-p/292436#M1195676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please follow &lt;A href="https://community.qlik.com/docs/DOC-2784"&gt;Write back to database via XML output or web service&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 04:45:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-Qlikview-write-back-to-an-Oracle-database/m-p/292436#M1195676</guid>
      <dc:creator />
      <dc:date>2015-10-07T04:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Can Qlikview write-back to an Oracle database?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-Qlikview-write-back-to-an-Oracle-database/m-p/292437#M1195678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, you can generate CSV from Qlikview and use SQL loader to insert data into oracle. For the huge amount of data tio be inserted please follow this method.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 04:48:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-Qlikview-write-back-to-an-Oracle-database/m-p/292437#M1195678</guid>
      <dc:creator />
      <dc:date>2015-10-07T04:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Can Qlikview write-back to an Oracle database?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-Qlikview-write-back-to-an-Oracle-database/m-p/292438#M1195679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm agree with all of you :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For huge amount, best practice is to generate flatfile with qlikview and use Oracle SQL*Loader to load it fast into Oracle&lt;/P&gt;&lt;P&gt;BUT&lt;/P&gt;&lt;P&gt;in some few cases, will be very interesting and easy to do insert or update for few rows from Qlikview to an Oracle Table. In my case i will use it for Technical table, Staging tables, not for Tables used in a relational model, with users working on of course&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 08:13:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-Qlikview-write-back-to-an-Oracle-database/m-p/292438#M1195679</guid>
      <dc:creator />
      <dc:date>2015-10-07T08:13:19Z</dc:date>
    </item>
  </channel>
</rss>

