<?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 Insert from Input fields to an oracle table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Insert-from-Input-fields-to-an-oracle-table/m-p/601887#M681800</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a vbscript module that inserts values into an oracle table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub oracle&lt;/P&gt;&lt;P&gt;set db = CreateObject("ADODB.Connection")&lt;/P&gt;&lt;P&gt;db.open "DSN=XXX;UID=XXX;PWD=XXX"&lt;/P&gt;&lt;P&gt;set Orderfile = db.execute("INSERT INTO QLIKVIEW (STORE, SALES) VALUES ('$STORE', '$SALES');")&lt;/P&gt;&lt;P&gt;set Orderfile = db.execute("COMMIT;")&lt;/P&gt;&lt;P&gt;db.Close&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have created two input fields with variables STORE and SALES&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Can anyone knows how can i read the data that the variables have when i input then and insert them into the oracle table ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I attach a the file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thank you in advance. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Apr 2014 10:53:54 GMT</pubDate>
    <dc:creator>geogou1973</dc:creator>
    <dc:date>2014-04-04T10:53:54Z</dc:date>
    <item>
      <title>Insert from Input fields to an oracle table</title>
      <link>https://community.qlik.com/t5/QlikView/Insert-from-Input-fields-to-an-oracle-table/m-p/601887#M681800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a vbscript module that inserts values into an oracle table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub oracle&lt;/P&gt;&lt;P&gt;set db = CreateObject("ADODB.Connection")&lt;/P&gt;&lt;P&gt;db.open "DSN=XXX;UID=XXX;PWD=XXX"&lt;/P&gt;&lt;P&gt;set Orderfile = db.execute("INSERT INTO QLIKVIEW (STORE, SALES) VALUES ('$STORE', '$SALES');")&lt;/P&gt;&lt;P&gt;set Orderfile = db.execute("COMMIT;")&lt;/P&gt;&lt;P&gt;db.Close&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have created two input fields with variables STORE and SALES&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Can anyone knows how can i read the data that the variables have when i input then and insert them into the oracle table ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I attach a the file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thank you in advance. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2014 10:53:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Insert-from-Input-fields-to-an-oracle-table/m-p/601887#M681800</guid>
      <dc:creator>geogou1973</dc:creator>
      <dc:date>2014-04-04T10:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Insert from Input fields to an oracle table</title>
      <link>https://community.qlik.com/t5/QlikView/Insert-from-Input-fields-to-an-oracle-table/m-p/601888#M681801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri,verdana,arial,sans-serif;"&gt;Refer this link &lt;A class="jive-link-external-small" href="http://www.citagus.com/citagus/blog/update-database-with-only-updated-rows-using-inputfield-in-qlikview/"&gt;Update database with only updated rows using inputfield in Qlikview&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2014 10:59:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Insert-from-Input-fields-to-an-oracle-table/m-p/601888#M681801</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2014-04-04T10:59:41Z</dc:date>
    </item>
  </channel>
</rss>

