<?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 featuretable query error in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/featuretable-query-error/m-p/662704#M4581</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a layer point and I try to get the features in a polygon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;final FeatureTable gdbFeatureTable = ((FeatureLayer) layer).getFeatureTable();&lt;BR /&gt;QueryParameters query = new QueryParameters();&lt;BR /&gt;query.setGeometry(geometry[0]);&lt;BR /&gt;query.setReturnGeometry(false);&lt;BR /&gt;query.setSpatialRelationship(QueryParameters.SpatialRelationship.INTERSECTS);&lt;BR /&gt;final ListenableFuture&amp;lt;FeatureQueryResult&amp;gt; featureQueryResultListenableFuture = gdbFeatureTable.queryFeaturesAsync(query);&lt;BR /&gt;try {&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;FeatureQueryResult result = featureQueryResultListenableFuture.get();&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;....&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;and I have this error &lt;STRONG&gt;com.esri.arcgisruntime.ArcGISRuntimeException: SQL error or missing database&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;and additionnal message I have no such table: v_reaun_eau_pro&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't understand beacause it works in a line layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's the problem ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnaks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jul 2020 15:25:24 GMT</pubDate>
    <dc:creator>LionelGOUBET</dc:creator>
    <dc:date>2020-07-23T15:25:24Z</dc:date>
    <item>
      <title>featuretable query error</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/featuretable-query-error/m-p/662704#M4581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a layer point and I try to get the features in a polygon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;final FeatureTable gdbFeatureTable = ((FeatureLayer) layer).getFeatureTable();&lt;BR /&gt;QueryParameters query = new QueryParameters();&lt;BR /&gt;query.setGeometry(geometry[0]);&lt;BR /&gt;query.setReturnGeometry(false);&lt;BR /&gt;query.setSpatialRelationship(QueryParameters.SpatialRelationship.INTERSECTS);&lt;BR /&gt;final ListenableFuture&amp;lt;FeatureQueryResult&amp;gt; featureQueryResultListenableFuture = gdbFeatureTable.queryFeaturesAsync(query);&lt;BR /&gt;try {&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;FeatureQueryResult result = featureQueryResultListenableFuture.get();&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;....&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;and I have this error &lt;STRONG&gt;com.esri.arcgisruntime.ArcGISRuntimeException: SQL error or missing database&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;and additionnal message I have no such table: v_reaun_eau_pro&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't understand beacause it works in a line layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's the problem ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnaks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2020 15:25:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/featuretable-query-error/m-p/662704#M4581</guid>
      <dc:creator>LionelGOUBET</dc:creator>
      <dc:date>2020-07-23T15:25:24Z</dc:date>
    </item>
  </channel>
</rss>

