I haven't had much luck finding a solution to this - which seems like it should be so easy. One of our servers is still running 9.3, and I have a daily python script that runs on it. 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. I thought it was an easy addition of sort_management until I realized that this is only available after 10.0. Is there any way to accomplish this with 9.3? Any help is appreciated.