<?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: CalculateStatistics does not work on Query Table in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/calculatestatistics-does-not-work-on-query-table/m-p/1064653#M6660</link>
    <description>&lt;P&gt;Which Enterprise database are you using and what type of statistics are you trying to get?&lt;/P&gt;</description>
    <pubDate>Thu, 03 Jun 2021 14:40:44 GMT</pubDate>
    <dc:creator>Wolf</dc:creator>
    <dc:date>2021-06-03T14:40:44Z</dc:date>
    <item>
      <title>CalculateStatistics does not work on Query Table</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/calculatestatistics-does-not-work-on-query-table/m-p/1064619#M6658</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have "QueryTable" type table on enterprise database. I would like to calculate some statistics on it.&amp;nbsp;CalculateStatistics method throws exeception "A geodatabase-related exception has occurred".&lt;/P&gt;&lt;P&gt;The same code with exported to gdb table works fine.&lt;/P&gt;&lt;P&gt;Does anyone have experience in working&amp;nbsp; with statistics on QueryTable type tables?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jun 2021 13:59:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/calculatestatistics-does-not-work-on-query-table/m-p/1064619#M6658</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2021-06-03T13:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: CalculateStatistics does not work on Query Table</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/calculatestatistics-does-not-work-on-query-table/m-p/1064653#M6660</link>
      <description>&lt;P&gt;Which Enterprise database are you using and what type of statistics are you trying to get?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jun 2021 14:40:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/calculatestatistics-does-not-work-on-query-table/m-p/1064653#M6660</guid>
      <dc:creator>Wolf</dc:creator>
      <dc:date>2021-06-03T14:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: CalculateStatistics does not work on Query Table</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/calculatestatistics-does-not-work-on-query-table/m-p/1064772#M6662</link>
      <description>&lt;P&gt;Thank you for bringing the issue to our attention &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/42133"&gt;@GKmieliauskas&lt;/a&gt;.&amp;nbsp; We logged it as a bug, and our dev team will investigate the cause, and then we will let you know the solution or any workaround to the issue.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jun 2021 17:38:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/calculatestatistics-does-not-work-on-query-table/m-p/1064772#M6662</guid>
      <dc:creator>Aashis</dc:creator>
      <dc:date>2021-06-03T17:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: CalculateStatistics does not work on Query Table</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/calculatestatistics-does-not-work-on-query-table/m-p/1065057#M6667</link>
      <description>&lt;P&gt;Thank you for the information.&lt;/P&gt;&lt;P&gt;I have another one&amp;nbsp; issue related to "QueryTable" type table. GetCount from table takes about 40s on 3600 records when on the same structure of regular table it takes a moment to count rows. There is no difference to call GetCount or walk thru Search cursor and count records by myself. Is it specific to "QueryTable" or something wrong in implementation?&lt;/P&gt;&lt;P&gt;P.s. I have found that my "QueryTable" isn't registered with the geodatabase.&amp;nbsp; Could registration help me with performance issue?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jun 2021 13:22:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/calculatestatistics-does-not-work-on-query-table/m-p/1065057#M6667</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2021-06-04T13:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: CalculateStatistics does not work on Query Table</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/calculatestatistics-does-not-work-on-query-table/m-p/1065551#M6687</link>
      <description>&lt;P&gt;We have solved issue with GetCount by indexing primary table field.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 09:05:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/calculatestatistics-does-not-work-on-query-table/m-p/1065551#M6687</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2021-06-07T09:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: CalculateStatistics does not work on Query Table</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/calculatestatistics-does-not-work-on-query-table/m-p/1067413#M6725</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/42133"&gt;@GKmieliauskas&lt;/a&gt;&amp;nbsp;What enterprise geodatabase are you using? Is it SQL Sever?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jun 2021 16:52:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/calculatestatistics-does-not-work-on-query-table/m-p/1067413#M6725</guid>
      <dc:creator>Aashis</dc:creator>
      <dc:date>2021-06-11T16:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: CalculateStatistics does not work on Query Table</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/calculatestatistics-does-not-work-on-query-table/m-p/1067515#M6726</link>
      <description>&lt;P&gt;Yes, it is SQL Server&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jun 2021 19:35:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/calculatestatistics-does-not-work-on-query-table/m-p/1067515#M6726</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2021-06-11T19:35:58Z</dc:date>
    </item>
  </channel>
</rss>

