<?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: DBCO: modify multiple row to external database Oracle in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbco-modify-multiple-row-to-external-database-oracle/m-p/11919618#M1963728</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use &lt;A class="urllink" href="http://help.sap.com/abapdocu_702/en/?url=ABENADBC.htm" rel="nofollow"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;ADBC - ABAP Database Connectivity&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You should find some examples in the forum too, how to do INSERT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Oct 2016 06:57:22 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2016-10-04T06:57:22Z</dc:date>
    <item>
      <title>DBCO: modify multiple row to external database Oracle</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbco-modify-multiple-row-to-external-database-oracle/m-p/11919615#M1963725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear friends,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; We have a requirement, we will use DBCO to create connection with external database Oracle, and we need to modify(when it exist, it will update when it doesn't it insert) a lot of rows into table in Oracle. so I need help about this two question:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Because we have a lot of data to insert into Oracle,so how do we insert our internal table into Oracle in our ABAP program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Sometimes we have to insert data when it doesn't exit, or we need to update data when it exist, so how do we realize this function in oracle?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your sincerely answer.&lt;/P&gt;&lt;P&gt;Zhang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2016 07:27:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbco-modify-multiple-row-to-external-database-oracle/m-p/11919615#M1963725</guid>
      <dc:creator>former_member189009</dc:creator>
      <dc:date>2016-09-30T07:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: DBCO: modify multiple row to external database Oracle</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbco-modify-multiple-row-to-external-database-oracle/m-p/11919616#M1963726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you should better create a file with the data to update, create a procedure or script in Oracle to load data from the file, that you call from ABAP, and look for a solution in Oracle forums (search for instance "oracle mass update file").&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2016 17:56:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbco-modify-multiple-row-to-external-database-oracle/m-p/11919616#M1963726</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2016-09-30T17:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: DBCO: modify multiple row to external database Oracle</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbco-modify-multiple-row-to-external-database-oracle/m-p/11919617#M1963727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sandra,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for your sincerely answer. If we have to do this in ABAP , do you have any suggestion ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 03:34:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbco-modify-multiple-row-to-external-database-oracle/m-p/11919617#M1963727</guid>
      <dc:creator>former_member189009</dc:creator>
      <dc:date>2016-10-04T03:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: DBCO: modify multiple row to external database Oracle</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbco-modify-multiple-row-to-external-database-oracle/m-p/11919618#M1963728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use &lt;A class="urllink" href="http://help.sap.com/abapdocu_702/en/?url=ABENADBC.htm" rel="nofollow"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;ADBC - ABAP Database Connectivity&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You should find some examples in the forum too, how to do INSERT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 06:57:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbco-modify-multiple-row-to-external-database-oracle/m-p/11919618#M1963728</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2016-10-04T06:57:22Z</dc:date>
    </item>
  </channel>
</rss>

