<?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 Does SQL View provide updated data &amp;amp; include changes which are made(committed) in Pro but not yet saved? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/does-sql-view-provide-updated-data-amp-include/m-p/1361963#M76483</link>
    <description>&lt;P&gt;I have Enterpriser SQL Sever Connection as Geodatabase (ArcGIS PRO 3.1). This database has SQL View with few joins. I am using this view to load data in lookup/dropdown. I have few issues related to data been fetch and displayed after few edits been made to map until user save the edits. I suspect SQL View does not provide updated data from joined table which are been edited but not saved, whereas individual table provide updated edit data.&lt;/P&gt;&lt;P&gt;Sample code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;var queryTableDescription = new QueryTableDescription(new QueryDef { Tables = "ViewName"} );
var queryTable = geodatabase.OpenQueryTable(queryTableDescription);
var data = queryTable.Search();&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please anyone could confirm this &lt;SPAN&gt;behaviour?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Tue, 19 Dec 2023 04:46:25 GMT</pubDate>
    <dc:creator>AnkushMadankar</dc:creator>
    <dc:date>2023-12-19T04:46:25Z</dc:date>
    <item>
      <title>Does SQL View provide updated data &amp; include changes which are made(committed) in Pro but not yet saved?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/does-sql-view-provide-updated-data-amp-include/m-p/1361963#M76483</link>
      <description>&lt;P&gt;I have Enterpriser SQL Sever Connection as Geodatabase (ArcGIS PRO 3.1). This database has SQL View with few joins. I am using this view to load data in lookup/dropdown. I have few issues related to data been fetch and displayed after few edits been made to map until user save the edits. I suspect SQL View does not provide updated data from joined table which are been edited but not saved, whereas individual table provide updated edit data.&lt;/P&gt;&lt;P&gt;Sample code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;var queryTableDescription = new QueryTableDescription(new QueryDef { Tables = "ViewName"} );
var queryTable = geodatabase.OpenQueryTable(queryTableDescription);
var data = queryTable.Search();&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please anyone could confirm this &lt;SPAN&gt;behaviour?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 04:46:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/does-sql-view-provide-updated-data-amp-include/m-p/1361963#M76483</guid>
      <dc:creator>AnkushMadankar</dc:creator>
      <dc:date>2023-12-19T04:46:25Z</dc:date>
    </item>
  </channel>
</rss>

