<?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: Make Query Table not Supported? in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/make-query-table-not-supported/m-p/107468#M4183</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I've attempted to publish an mxd to ArcGIS Server 10.1, only to find that a layer I've created with the 'Make Query Table' tool throws a 'Layer's data source is not supported' error.&lt;BR /&gt;&lt;BR /&gt;Is there no support for publishing this to a service? I'm using the make query table tool to publish a layer with a one-to-many relationship (one point, joined to many records). This join works perfectly in ArcMap. I'm not sure if there's a way around this or if its just not possible to do this, documentation on this is lacking.&lt;BR /&gt;&lt;BR /&gt;Any thoughts or comments would be appreciated.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any luck with this?&amp;nbsp; I am trying to do the same thing.&amp;nbsp; I have created a layer from the 'Make Query Table' tool that is working like it should, I just can't publish to server.&amp;nbsp; I have attempted creating the same layer with the 'Make Query Layer' tool and the 'Add Query Layer' tool under the 'Add Data' option ( both can be published to Server but neither return the same results as the 'Make Query Table' Tool.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any advice on this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Dec 2013 21:05:45 GMT</pubDate>
    <dc:creator>DonCaviness</dc:creator>
    <dc:date>2013-12-10T21:05:45Z</dc:date>
    <item>
      <title>Make Query Table not Supported?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/make-query-table-not-supported/m-p/107467#M4182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've attempted to publish an mxd to ArcGIS Server 10.1, only to find that a layer I've created with the 'Make Query Table' tool throws a 'Layer's data source is not supported' error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there no support for publishing this to a service? I'm using the make query table tool to publish a layer with a one-to-many relationship (one point, joined to many records). This join works perfectly in ArcMap. I'm not sure if there's a way around this or if its just not possible to do this, documentation on this is lacking.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any thoughts or comments would be appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 14:46:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/make-query-table-not-supported/m-p/107467#M4182</guid>
      <dc:creator>JamesMann</dc:creator>
      <dc:date>2012-11-08T14:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Make Query Table not Supported?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/make-query-table-not-supported/m-p/107468#M4183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I've attempted to publish an mxd to ArcGIS Server 10.1, only to find that a layer I've created with the 'Make Query Table' tool throws a 'Layer's data source is not supported' error.&lt;BR /&gt;&lt;BR /&gt;Is there no support for publishing this to a service? I'm using the make query table tool to publish a layer with a one-to-many relationship (one point, joined to many records). This join works perfectly in ArcMap. I'm not sure if there's a way around this or if its just not possible to do this, documentation on this is lacking.&lt;BR /&gt;&lt;BR /&gt;Any thoughts or comments would be appreciated.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any luck with this?&amp;nbsp; I am trying to do the same thing.&amp;nbsp; I have created a layer from the 'Make Query Table' tool that is working like it should, I just can't publish to server.&amp;nbsp; I have attempted creating the same layer with the 'Make Query Layer' tool and the 'Add Query Layer' tool under the 'Add Data' option ( both can be published to Server but neither return the same results as the 'Make Query Table' Tool.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any advice on this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 21:05:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/make-query-table-not-supported/m-p/107468#M4183</guid>
      <dc:creator>DonCaviness</dc:creator>
      <dc:date>2013-12-10T21:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Make Query Table not Supported?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/make-query-table-not-supported/m-p/107469#M4184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you using an RDBMS or local data (I.e., file GDB)?&amp;nbsp; If you have access to the SDE command tools and credentials to create a view at the RDBMS level (assuming you're using oracle or SQL Server) then you could use the SDETABLE&amp;nbsp; -O CREATE_VIEW command to generate a spatial view.&amp;nbsp; It's supported and may give faster performance depending on the amount of data you have joined.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The 10.0 help should still be applicable here: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//002n000000t1000000" rel="nofollow" target="_blank"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//002n000000t1000000&lt;/A&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 10:08:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/make-query-table-not-supported/m-p/107469#M4184</guid>
      <dc:creator>WilliamCraft</dc:creator>
      <dc:date>2013-12-11T10:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Make Query Table not Supported?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/make-query-table-not-supported/m-p/107470#M4185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I can't find the NIMs that track the issues - but I do know there was some problems regarding query layers in 10.1 (both map services and gp services if I remember correctly).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There were fixes that went into 10.2 for both service types. There could be a couple more fixes in the upcoming release of 10.2.1 as well. (If I'm able to find more information, I'll add it back in here).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 13:18:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/make-query-table-not-supported/m-p/107470#M4185</guid>
      <dc:creator>KevinHibma</dc:creator>
      <dc:date>2013-12-11T13:18:46Z</dc:date>
    </item>
  </channel>
</rss>

