<?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 Unable to complete Operation on multi-table joined service in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/unable-to-complete-operation-on-multi-table-joined/m-p/217464#M1365</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We're having a problem with querying a service that's based upon multiple joined tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The service sets up ok and if I query it with a where clause of "1 = 1" it returns the data it should.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if I try to query against any of the fields, i.e., fieldname = 'joe' or fieldalias = 'joe'&amp;nbsp; I get an unable to complete operation error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas about how to proceed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Oct 2015 14:28:04 GMT</pubDate>
    <dc:creator>DavidWendelken</dc:creator>
    <dc:date>2015-10-01T14:28:04Z</dc:date>
    <item>
      <title>Unable to complete Operation on multi-table joined service</title>
      <link>https://community.esri.com/t5/developers-questions/unable-to-complete-operation-on-multi-table-joined/m-p/217464#M1365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We're having a problem with querying a service that's based upon multiple joined tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The service sets up ok and if I query it with a where clause of "1 = 1" it returns the data it should.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if I try to query against any of the fields, i.e., fieldname = 'joe' or fieldalias = 'joe'&amp;nbsp; I get an unable to complete operation error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas about how to proceed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 14:28:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/unable-to-complete-operation-on-multi-table-joined/m-p/217464#M1365</guid>
      <dc:creator>DavidWendelken</dc:creator>
      <dc:date>2015-10-01T14:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to complete Operation on multi-table joined service</title>
      <link>https://community.esri.com/t5/developers-questions/unable-to-complete-operation-on-multi-table-joined/m-p/217465#M1366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just used sql server's sql profiler to see what queries are actually issued by the esri query screen against this service.&amp;nbsp; The hope was I could figure out what text string to pass it so that it could correctly filter on a field's value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm guessing that this query issuing code was done back in ancient times when dbase II was brand spanking new and there were all kinds of technical limitations to work around.&amp;nbsp; Either that or someone was taking some controlled substances.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I'm going to try building a view in the database and point the service to that instead.&amp;nbsp; If that doesn't work (at all or fast enough), I'll just denormalize the data into a single table.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm no longer expecting an answer that shows how to make the query work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(But I would love to be surprised.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 15:13:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/unable-to-complete-operation-on-multi-table-joined/m-p/217465#M1366</guid>
      <dc:creator>DavidWendelken</dc:creator>
      <dc:date>2015-10-01T15:13:57Z</dc:date>
    </item>
  </channel>
</rss>

