Daniel
The order of the records is not really important. If you primary key is the main index it will probably be how the rows are ordered. It could be that you sorted the table at some time that used another field. You can always sort again on the PK if it's important to you.
Some of the tables I build are just left alone as to how they sort, but then there are others I want to sort on another field just for my own viewing. Things like user group permissions usually get a separate field that I name SortOrder. I use that field to sort things like combo boxes when I want things like user groups in a specific order that is not based on alpha. When I use them I always leave substantial gaps like 10, 20, ...100 just so I can fit any new groups in between existing ones.
---In ms_access_professionals@yahoogroups.com, <daniel2478a@yahoo.ca> wrote:
Reply via web post | Reply to sender | Reply to group | Start a New Topic | Messages in this topic (13) |
Tidak ada komentar:
Posting Komentar