<?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 View in arcsde 10.1 Problem in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/view-in-arcsde-10-1-problem/m-p/234185#M13288</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1 down vote favorite&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have created view by joining feature layer and 2-3 other table in arcade database using help from &lt;/SPAN&gt;&lt;A href="http://www.jamesrichards.com/post/2009/07/16/How-To-Create-an-ArcSDE-Spatial-View-With-an-Outer-Join.aspx" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.jamesrichards.com/post/2009/07/16/How-To-Create-an-ArcSDE-Spatial-View-With-an-Outer-Join.aspx&lt;/A&gt;&lt;SPAN&gt; the view get created fine in both using tools sql sever 2008 and also in SDE.In sql sever it shows records and geometry but when it comes to arcgis it does not shows Table and geometry [ATTACH=CONFIG]17407[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in arc desktop 10.1enter image description here,It shows only geometry in arc catalog but not table in preview table.Below is my code&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;SELECT SPE.[OBJECTID] ,SPE.[BaseId], SPE.[PlayId] , B.[BasinName], SP.[ShaleName], AGS.[AgeS&amp;nbsp; [Ref] , SPE.[Shape] , SPE.[Shape_STArea__], SPE.[Shape_STLength__]
&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM [dbo].[Play] SPE inner join [dbo].[Base] B on SPE.[BaseId]=B.[OBJECTID]
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inner join [dbo].[shale] SP on SPE.[Shale]=SP.[OBJECTID]
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inner join [dbo].[Age] AGS on SPE.[AgeId]=AGS.[OBJECTID]
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Dec 2021 11:50:19 GMT</pubDate>
    <dc:creator>ManojrajTeli</dc:creator>
    <dc:date>2021-12-11T11:50:19Z</dc:date>
    <item>
      <title>View in arcsde 10.1 Problem</title>
      <link>https://community.esri.com/t5/data-management-questions/view-in-arcsde-10-1-problem/m-p/234185#M13288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1 down vote favorite&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have created view by joining feature layer and 2-3 other table in arcade database using help from &lt;/SPAN&gt;&lt;A href="http://www.jamesrichards.com/post/2009/07/16/How-To-Create-an-ArcSDE-Spatial-View-With-an-Outer-Join.aspx" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.jamesrichards.com/post/2009/07/16/How-To-Create-an-ArcSDE-Spatial-View-With-an-Outer-Join.aspx&lt;/A&gt;&lt;SPAN&gt; the view get created fine in both using tools sql sever 2008 and also in SDE.In sql sever it shows records and geometry but when it comes to arcgis it does not shows Table and geometry [ATTACH=CONFIG]17407[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in arc desktop 10.1enter image description here,It shows only geometry in arc catalog but not table in preview table.Below is my code&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;SELECT SPE.[OBJECTID] ,SPE.[BaseId], SPE.[PlayId] , B.[BasinName], SP.[ShaleName], AGS.[AgeS&amp;nbsp; [Ref] , SPE.[Shape] , SPE.[Shape_STArea__], SPE.[Shape_STLength__]
&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM [dbo].[Play] SPE inner join [dbo].[Base] B on SPE.[BaseId]=B.[OBJECTID]
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inner join [dbo].[shale] SP on SPE.[Shale]=SP.[OBJECTID]
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inner join [dbo].[Age] AGS on SPE.[AgeId]=AGS.[OBJECTID]
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 11:50:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/view-in-arcsde-10-1-problem/m-p/234185#M13288</guid>
      <dc:creator>ManojrajTeli</dc:creator>
      <dc:date>2021-12-11T11:50:19Z</dc:date>
    </item>
  </channel>
</rss>

