<?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 Can we execute a sql statement from iOS to run a query? in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/can-we-execute-a-sql-statement-from-ios-to-run-a/m-p/570519#M4919</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can we execute a sql statement from iOS to run a query?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've investigated AGSFindTask, but is seems like this is not powerful enough.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to run a statement like "select a, b from mytable where a = 'the' and b = 'quick' "&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems like I can use AGSQueryTask with the use of AGSRelationshipQuery for the parameters.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What is AGSRelationshipQuery.definitionExpression used for?&amp;nbsp; Can this be set to a sql statement?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, if I want to query:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Demographics/ESRI_Census_USA/MapServer/3"&gt;http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Demographics/ESRI_Census_USA/MapServer/3&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I know what the underlying tablename is?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Apr 2013 00:22:58 GMT</pubDate>
    <dc:creator>SeanNakasone</dc:creator>
    <dc:date>2013-04-25T00:22:58Z</dc:date>
    <item>
      <title>Can we execute a sql statement from iOS to run a query?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/can-we-execute-a-sql-statement-from-ios-to-run-a/m-p/570519#M4919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can we execute a sql statement from iOS to run a query?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've investigated AGSFindTask, but is seems like this is not powerful enough.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to run a statement like "select a, b from mytable where a = 'the' and b = 'quick' "&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems like I can use AGSQueryTask with the use of AGSRelationshipQuery for the parameters.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What is AGSRelationshipQuery.definitionExpression used for?&amp;nbsp; Can this be set to a sql statement?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, if I want to query:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Demographics/ESRI_Census_USA/MapServer/3"&gt;http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Demographics/ESRI_Census_USA/MapServer/3&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I know what the underlying tablename is?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2013 00:22:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/can-we-execute-a-sql-statement-from-ios-to-run-a/m-p/570519#M4919</guid>
      <dc:creator>SeanNakasone</dc:creator>
      <dc:date>2013-04-25T00:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can we execute a sql statement from iOS to run a query?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/can-we-execute-a-sql-statement-from-ios-to-run-a/m-p/570520#M4920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think I found it.&amp;nbsp; AGSQuery.where property.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm guessing we can't issue an entire select statement with AGSQueryTask.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2013 00:43:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/can-we-execute-a-sql-statement-from-ios-to-run-a/m-p/570520#M4920</guid>
      <dc:creator>SeanNakasone</dc:creator>
      <dc:date>2013-04-25T00:43:40Z</dc:date>
    </item>
  </channel>
</rss>

