<?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 in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538333#M17876</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good to know I am not the only one struggling to do this. &lt;/P&gt;&lt;P&gt;All I need to be able to hook up with database tables and publish them without needing to first register with ArcSDE and the Geodatabase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Always worked Cool at ArcGIS 10.0 and ArcGIS 10.1 flavours.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Oct 2014 19:53:10 GMT</pubDate>
    <dc:creator>SusanJones</dc:creator>
    <dc:date>2014-10-22T19:53:10Z</dc:date>
    <item>
      <title>Make Query Table</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538326#M17869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having trouble running the Make Table Query tool.&amp;nbsp; I have run the tool before with success.&amp;nbsp; I am trying to create a new feature class with one polygon per related record in a table.&amp;nbsp; The error I get is :&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;ERROR 999999: Error executing function.&lt;/P&gt;
&lt;P&gt;Attribute column not found [42S22:[Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid column name 'V__574.GISID'.] [sde.DBO.QueryTable]&lt;/P&gt;
&lt;P&gt;Attribute column not found [42S22:[Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid column name 'V__574.GISID'.] [InputFeatures]&lt;/P&gt;
&lt;P&gt;The table was not found. [OutputFeatureClass]&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;If I run the tool in a model by itself, I get no errors, it's when I try to export the features to a feature class using "Copy Features" that I get the above error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am running version 10.2.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any insight in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeff Ward&lt;/P&gt;&lt;P&gt;Summit County GIS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 22:26:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538326#M17869</guid>
      <dc:creator>JeffWard</dc:creator>
      <dc:date>2014-09-30T22:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Make Query Table</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538327#M17870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you export your model to a python script and copy the code to another window?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's heaps easier to troubleshoot that way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 23:23:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538327#M17870</guid>
      <dc:creator>SusanJones</dc:creator>
      <dc:date>2014-09-30T23:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: Make Query Table</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538328#M17871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please post your query expression. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2014 13:52:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538328#M17871</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2014-10-02T13:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Make Query Table</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538329#M17872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ended up uninstalling 10.2.2 and reinstalling 10.2 and it worked.&amp;nbsp; Has anyone been able to run the Make Table Query in 10.2.2?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2014 22:36:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538329#M17872</guid>
      <dc:creator>JeffWard</dc:creator>
      <dc:date>2014-10-02T22:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Make Query Table</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538330#M17873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ouch&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2014 23:13:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538330#M17873</guid>
      <dc:creator>SusanJones</dc:creator>
      <dc:date>2014-10-02T23:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Make Query Table</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538331#M17874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have not been able to successfully use this tool since upgrading to 10.2.2.&amp;nbsp; Just another problem in the LONG list of ESRI issues.&amp;nbsp; I never ceases to amaze me how a worldwide company can put out a product that simply doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ESRI Premium Support &amp;lt; GIS Stack Exchange&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 15:27:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538331#M17874</guid>
      <dc:creator>MitchellWiniecki</dc:creator>
      <dc:date>2014-10-22T15:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Make Query Table</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538332#M17875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have submitted a support request.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 17:23:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538332#M17875</guid>
      <dc:creator>JeffWard</dc:creator>
      <dc:date>2014-10-22T17:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Make Query Table</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538333#M17876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good to know I am not the only one struggling to do this. &lt;/P&gt;&lt;P&gt;All I need to be able to hook up with database tables and publish them without needing to first register with ArcSDE and the Geodatabase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Always worked Cool at ArcGIS 10.0 and ArcGIS 10.1 flavours.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 19:53:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538333#M17876</guid>
      <dc:creator>SusanJones</dc:creator>
      <dc:date>2014-10-22T19:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: Make Query Table</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538334#M17877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Julia at tech support was able to run the tool.&amp;nbsp; It turns out the query builder was adding double quotes around my fields, causing something to go wrong with the query.&amp;nbsp; If I remove the double quotes I am able to run the tool and get the results I need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will post further updates as I hear back from tech support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 17:11:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538334#M17877</guid>
      <dc:creator>JeffWard</dc:creator>
      <dc:date>2014-10-24T17:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Make Query Table</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538335#M17878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Be sure and post a bug # if you get one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2014 18:21:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538335#M17878</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2014-10-25T18:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Make Query Table</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538336#M17879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://support.esri.com/en/bugs/nimbus/TklNMDAyMTQy"&gt;This is the bug number&lt;/A&gt; they gave me.&amp;nbsp; It says it is fixed though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 14:23:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538336#M17879</guid>
      <dc:creator>JeffWard</dc:creator>
      <dc:date>2014-10-27T14:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: Make Query Table</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538337#M17880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This needs to be clarified for ArcGIS Desktop 10.2.2.&amp;nbsp; Hopefully it will save some folks hours as this destroyed my morning.&amp;nbsp; Yes removing all quotes in an SDE/SQL Database does work for example: SANDBOX.DBO.TABLE.PrimaryKey = SANDBOX.DBO.TABLE.Primary_Key&amp;nbsp;&amp;nbsp;&amp;nbsp; HOWEVER if you run the tool without unchecking your "OBJECTID" fields within "Field Names" the tool will output for a lack of a better term "Full Join" or FAIL.&amp;nbsp; For example I had 100 polygons and 300 records.&amp;nbsp; It outputted 30,000 plus polygons with lots of false joins! In essence with OBJECTID checked It duplicates everything and joins to everything (and maybe ignores your query?). I then ran the same thing again and it failed. Remember this tools keeps everything in memory. &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/75777_Capture.JPG" style="height: auto; float: right;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lastly to get on the fog horn to ESRI This tool is key to almost any GIS user....why since it has been released has it not been stable?&amp;nbsp; Good luck trying to use it in Python or Geoprocessing Model. It took me hours to get that correct too!&amp;nbsp; Export to Python Snippet doesn't work well for this tool either without some editing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 15:23:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538337#M17880</guid>
      <dc:creator>DylanKennard</dc:creator>
      <dc:date>2015-03-19T15:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: Make Query Table</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538338#M17881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The handling of double quotes in the Query Builder is &lt;SPAN class="issprops-prop-value"&gt;NIM102585. We are review the issues with single quotes resulting in a cross join. Once we get a handle on it we will post an additional bug number.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="issprops-prop-value"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="issprops-prop-value"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 23:01:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538338#M17881</guid>
      <dc:creator>LanceShipman</dc:creator>
      <dc:date>2015-03-23T23:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Make Query Table</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538339#M17882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried both the work-arounds mentioned but neither one works. I am unable to do any Make Query Table functions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 18:13:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538339#M17882</guid>
      <dc:creator>TiffanySelvidge1</dc:creator>
      <dc:date>2015-12-14T18:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Make Query Table</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538340#M17883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post your Query. What data source are you using? What version of the software?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 18:22:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538340#M17883</guid>
      <dc:creator>LanceShipman</dc:creator>
      <dc:date>2015-12-14T18:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Make Query Table</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538341#M17884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"ArcDev.GISOWNER.OIDTest_sites_2015i_2016"."Modified" &amp;gt; max("ArcDev.GISOWNER.Geocoded_allrecords"."Modified")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using ArcMap 10.2.2 and working in ModelBuilder. My data is from an SDE geodatabase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error occurs no matter which columns I select and no matter which tables I use. 'Make Query Table' is fine with the columns if I do not use a 2nd table in the query but anytime another table is added, I cannot do anything.&lt;/P&gt;&lt;P&gt;I have tried the default double quotes, single quotes and the shown-above multiple double-quotes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 19:00:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538341#M17884</guid>
      <dc:creator>TiffanySelvidge1</dc:creator>
      <dc:date>2015-12-14T19:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Make Query Table</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538342#M17885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried the query without the max function?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 20:03:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538342#M17885</guid>
      <dc:creator>LanceShipman</dc:creator>
      <dc:date>2015-12-14T20:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Make Query Table</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538343#M17886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it still does not work. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 21:10:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538343#M17886</guid>
      <dc:creator>TiffanySelvidge1</dc:creator>
      <dc:date>2015-12-14T21:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: Make Query Table</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538344#M17887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) What error is returned?&lt;/P&gt;&lt;P&gt;2) Is the second table registered with the GeoDatabase (includes an ObjectID)?&lt;/P&gt;&lt;P&gt;3) Does the second table include a geometry column?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 21:28:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538344#M17887</guid>
      <dc:creator>LanceShipman</dc:creator>
      <dc:date>2015-12-14T21:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Make Query Table</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538345#M17888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The error returned is "Invalid Column Name"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second table is registered and includes a "Shape" geometry column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use the double double quotes then I received the error: "The multipart identifier &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;ArcDev.GISOWNER.OIDTest_sites_2015i_2016"."Modified"&lt;/SPAN&gt; could not be bound. Same for single quotes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 21:57:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-query-table/m-p/538345#M17888</guid>
      <dc:creator>TiffanySelvidge1</dc:creator>
      <dc:date>2015-12-14T21:57:52Z</dc:date>
    </item>
  </channel>
</rss>

