If I loop over a query, which I have retrieved in the order I want it in, and add the data to a structure, I am finding it does not stay in that order. A few records from the query:

262 Alabama                                 
211 Alaska                                 
212 Arizona                                 
213 Arkansas                                
214 California                              

When I loop over the collection and display it, it seems to sort on the numeric id, instead of the order I inserted the records into the structure. Consequentially, Alabama ends up last. I do not recall running into this before.

Dan
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to