<?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>Question Re: Update View and Proxy in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/update-view-and-proxy/qaa-p/13835949#M4866792</link>
    <description>&lt;P&gt;Hm, I still do not understand how many database objects you refer to. For example, when saying "created a proxy table 'orders' in our main database" - what exactly does that mean? Is the table "orders" located in the main database or is it declared there as proxy table and the real table resides in another database?&lt;/P&gt;
&lt;P&gt;It would be helpful if you could list the according (simplified) CREATE [EXISTING] TABLE / CREATE TABLE / CREATE VIEW commands (without column details) and in which database you have executed them..., and then tell which update statement work and which don't - again with telling in what database those are run.&lt;/P&gt;</description>
    <pubDate>Wed, 08 Mar 2017 07:01:04 GMT</pubDate>
    <dc:creator>VolkerBarth</dc:creator>
    <dc:date>2017-03-08T07:01:04Z</dc:date>
    <item>
      <title>Update View and Proxy</title>
      <link>https://community.sap.com/t5/technology-q-a/update-view-and-proxy/qaq-p/13835948</link>
      <description>&lt;P&gt;Hi,
we have created a proxy table 'orders' in our main database.
We created a view 'v_orders' in our branch database for reading the data.
This works fine.
We can also do Updates on 'orders' from main and branch.
But doing an update on 'v_orders' only works in the main database.&lt;/P&gt;
&lt;P&gt;So how to update view which is pointing on a proxy table from the branch database?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 05:00:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/update-view-and-proxy/qaq-p/13835948</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-03-08T05:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Update View and Proxy</title>
      <link>https://community.sap.com/t5/technology-q-a/update-view-and-proxy/qaa-p/13835949#M4866792</link>
      <description>&lt;P&gt;Hm, I still do not understand how many database objects you refer to. For example, when saying "created a proxy table 'orders' in our main database" - what exactly does that mean? Is the table "orders" located in the main database or is it declared there as proxy table and the real table resides in another database?&lt;/P&gt;
&lt;P&gt;It would be helpful if you could list the according (simplified) CREATE [EXISTING] TABLE / CREATE TABLE / CREATE VIEW commands (without column details) and in which database you have executed them..., and then tell which update statement work and which don't - again with telling in what database those are run.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 07:01:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/update-view-and-proxy/qaa-p/13835949#M4866792</guid>
      <dc:creator>VolkerBarth</dc:creator>
      <dc:date>2017-03-08T07:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Update View and Proxy</title>
      <link>https://community.sap.com/t5/technology-q-a/update-view-and-proxy/qaa-p/13835950#M4866793</link>
      <description>&lt;P&gt;If the view is a straightforward subset of columns, you can also define a subset in the &lt;B&gt;&lt;A href="http://dcx.sybase.com/index.html#sa160/en/dbreference/create-existing-table-statement.html"&gt;CREATE EXISTING TABLE statement&lt;/A&gt;&lt;/B&gt;: "You may choose to include only a subset of the actual remote column list in your CREATE EXISTING statement."&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 07:28:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/update-view-and-proxy/qaa-p/13835950#M4866793</guid>
      <dc:creator>Breck_Carter</dc:creator>
      <dc:date>2017-03-08T07:28:44Z</dc:date>
    </item>
  </channel>
</rss>

