<?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: How to query a table feature class stored in a file GDB? in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-query-a-table-feature-class-stored-in-a/m-p/178427#M4461</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your reply. that's what I learned after I posted my question - The QueryTask is for a feature class or a spatially-enabled table only. Finally I figured it out by querying a .mdb via ADO connections. Thanks, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Russel&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I'm not sure if this help doc would help: &lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//0053000000nz000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//0053000000nz000000&lt;/A&gt;. If you have publishing questions, you might need to contact ArcGIS Server or Desktop. Our QueryTask is meant to retrieve features from a feature layer in an ArcGIS Server map service or a spatially-enabled table in SQL Server via the MapIt Spatial Data Service.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Apr 2012 12:28:06 GMT</pubDate>
    <dc:creator>ducksunlimited</dc:creator>
    <dc:date>2012-04-02T12:28:06Z</dc:date>
    <item>
      <title>How to query a table feature class stored in a file GDB?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-query-a-table-feature-class-stored-in-a/m-p/178425#M4459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;HI All, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wanted to query a stats table stored as a table feature class in a file GDB. It seemed that I could add it into the mxd but couldn't publish it in a web service since it indicates as an invalid layer. I guess a table feature class couldn't be accessed through a web service? Can I directly access it using file GDB APIs? I can put it in a mdb so I can query it directly using SL, but I just wonder if there is a way i can do through SL API or GDB APIs?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any help, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Russel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 13:07:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-query-a-table-feature-class-stored-in-a/m-p/178425#M4459</guid>
      <dc:creator>ducksunlimited</dc:creator>
      <dc:date>2012-03-27T13:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to query a table feature class stored in a file GDB?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-query-a-table-feature-class-stored-in-a/m-p/178426#M4460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not sure if this help doc would help: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//0053000000nz000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//0053000000nz000000&lt;/A&gt;&lt;SPAN&gt;. If you have publishing questions, you might need to contact ArcGIS Server or Desktop. Our QueryTask is meant to retrieve features from a feature layer in an ArcGIS Server map service or a spatially-enabled table in SQL Server via the MapIt Spatial Data Service.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Mar 2012 23:29:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-query-a-table-feature-class-stored-in-a/m-p/178426#M4460</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2012-03-31T23:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to query a table feature class stored in a file GDB?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-query-a-table-feature-class-stored-in-a/m-p/178427#M4461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your reply. that's what I learned after I posted my question - The QueryTask is for a feature class or a spatially-enabled table only. Finally I figured it out by querying a .mdb via ADO connections. Thanks, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Russel&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I'm not sure if this help doc would help: &lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//0053000000nz000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//0053000000nz000000&lt;/A&gt;. If you have publishing questions, you might need to contact ArcGIS Server or Desktop. Our QueryTask is meant to retrieve features from a feature layer in an ArcGIS Server map service or a spatially-enabled table in SQL Server via the MapIt Spatial Data Service.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2012 12:28:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-query-a-table-feature-class-stored-in-a/m-p/178427#M4461</guid>
      <dc:creator>ducksunlimited</dc:creator>
      <dc:date>2012-04-02T12:28:06Z</dc:date>
    </item>
  </channel>
</rss>

