L
Lieven De Foor
Guest
Hi Rob, Since Progress is adding ROWID silently to the equation, there is no other option but to add the auto id to the index in that case, otherwise you can never get consistent or reliable results. I don't care about the specific sorting of "duplicate" entries (according to the non-unique index), I just want a consistent sorting between sessions/calls. If the ROWID is unfit for that than the index needs to be made unique...
Continue reading...
Continue reading...