<?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 Python sort records in ArcGIS 9.3 in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/python-sort-records-in-arcgis-9-3/m-p/553277#M43178</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haven't had much luck finding a solution to this - which seems like it should be so easy.&amp;nbsp; One of our servers is still running 9.3, and I have a daily python script that runs on it.&amp;nbsp; One of the updates I would like to make is to be able to sort the records in a geodatabase based on the field 'Project Number' - in ascending order.&amp;nbsp; I thought it was an easy addition of sort_management until I realized that this is only available after 10.0.&amp;nbsp; Is there any way to accomplish this with 9.3?&amp;nbsp; Any help is appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Aug 2015 16:16:07 GMT</pubDate>
    <dc:creator>CynthiaKozma</dc:creator>
    <dc:date>2015-08-20T16:16:07Z</dc:date>
    <item>
      <title>Python sort records in ArcGIS 9.3</title>
      <link>https://community.esri.com/t5/python-questions/python-sort-records-in-arcgis-9-3/m-p/553277#M43178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haven't had much luck finding a solution to this - which seems like it should be so easy.&amp;nbsp; One of our servers is still running 9.3, and I have a daily python script that runs on it.&amp;nbsp; One of the updates I would like to make is to be able to sort the records in a geodatabase based on the field 'Project Number' - in ascending order.&amp;nbsp; I thought it was an easy addition of sort_management until I realized that this is only available after 10.0.&amp;nbsp; Is there any way to accomplish this with 9.3?&amp;nbsp; Any help is appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 16:16:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-sort-records-in-arcgis-9-3/m-p/553277#M43178</guid>
      <dc:creator>CynthiaKozma</dc:creator>
      <dc:date>2015-08-20T16:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Python sort records in ArcGIS 9.3</title>
      <link>https://community.esri.com/t5/python-questions/python-sort-records-in-arcgis-9-3/m-p/553278#M43179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The code in the following script should get you most of the way there:&amp;nbsp; &lt;A href="http://arcscripts.esri.com/details.asp?dbid=16771"&gt;Permanently sort features/records in a table or featureclass&lt;/A&gt;.&amp;nbsp; It is written for ArcGIS 9.3&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 19:53:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-sort-records-in-arcgis-9-3/m-p/553278#M43179</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2015-08-20T19:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Python sort records in ArcGIS 9.3</title>
      <link>https://community.esri.com/t5/python-questions/python-sort-records-in-arcgis-9-3/m-p/553279#M43180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Joshua!!&amp;nbsp; That does exactly what I need it to do!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 22:36:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-sort-records-in-arcgis-9-3/m-p/553279#M43180</guid>
      <dc:creator>CynthiaKozma</dc:creator>
      <dc:date>2015-08-21T22:36:16Z</dc:date>
    </item>
  </channel>
</rss>

