<?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: Nested Table Joins Work-around in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/nested-table-joins-work-around/m-p/214328#M12331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After further troubleshooting, it turns out ArcGIS doesn't like spaces in the field Alias name.&amp;nbsp; When I replace the spaces with underscores, the table data became visible and I was able to join it to my features, symbolize and publish a map service.&amp;nbsp; It's live too so now a change in the db is reflected instantly in the site.&amp;nbsp; I'm a happy camper!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Sep 2012 18:02:31 GMT</pubDate>
    <dc:creator>BobPerham</dc:creator>
    <dc:date>2012-09-18T18:02:31Z</dc:date>
    <item>
      <title>Nested Table Joins Work-around</title>
      <link>https://community.esri.com/t5/data-management-questions/nested-table-joins-work-around/m-p/214325#M12328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Apparently there is a bug in ArcGIS Server preventing me from publishing a map service with nested table joins.&amp;nbsp; All the data is in an Enterprise GDB (SQL Server).&amp;nbsp; I have data in 5 different tables that I join to a parcel feature class to represent an ownership layer.&amp;nbsp; It's not the ideal way to do things but that's how it's built for now.&amp;nbsp; Does anyone know of an alternative to nested joins that would allow me to get all this data onto my polygon layer?&amp;nbsp; The idea is to keep the data "Live" so creating a new table from the data is not an option unless an automated routine could be run to update the table every minute/hour/day.&amp;nbsp; I was thinking of maybe a "View table" (virtual table), which it looks like ArcGIS can see, but doesn't show that actual values, just field headings (see attachment).&amp;nbsp; Any other options?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2012 21:15:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/nested-table-joins-work-around/m-p/214325#M12328</guid>
      <dc:creator>BobPerham</dc:creator>
      <dc:date>2012-09-17T21:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Nested Table Joins Work-around</title>
      <link>https://community.esri.com/t5/data-management-questions/nested-table-joins-work-around/m-p/214326#M12329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You could try a spatial view - do the work on the db side*. You would use the sde command line tools for this and the result would be a view (actually, multiple under the hood) joining your data that is registered with arcsde. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sdeview -o create ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The one caveat to this is that spatial views don't look at A and D tables (unless something has changed recently). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 12:02:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/nested-table-joins-work-around/m-p/214326#M12329</guid>
      <dc:creator>anthonysanchez</dc:creator>
      <dc:date>2012-09-18T12:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: Nested Table Joins Work-around</title>
      <link>https://community.esri.com/t5/data-management-questions/nested-table-joins-work-around/m-p/214327#M12330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I used the "Create Database View" in ArcToolbox and it successfully created the table view, but it still didn't show any records, just column headers.&amp;nbsp; I can see records in the individual tables but when I create the view of them combined, I don't see anything.&amp;nbsp; The records can be seen on the SQL Server side though.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 15:43:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/nested-table-joins-work-around/m-p/214327#M12330</guid>
      <dc:creator>BobPerham</dc:creator>
      <dc:date>2012-09-18T15:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Nested Table Joins Work-around</title>
      <link>https://community.esri.com/t5/data-management-questions/nested-table-joins-work-around/m-p/214328#M12331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After further troubleshooting, it turns out ArcGIS doesn't like spaces in the field Alias name.&amp;nbsp; When I replace the spaces with underscores, the table data became visible and I was able to join it to my features, symbolize and publish a map service.&amp;nbsp; It's live too so now a change in the db is reflected instantly in the site.&amp;nbsp; I'm a happy camper!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 18:02:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/nested-table-joins-work-around/m-p/214328#M12331</guid>
      <dc:creator>BobPerham</dc:creator>
      <dc:date>2012-09-18T18:02:31Z</dc:date>
    </item>
  </channel>
</rss>

