Hi all,
I am getting ready to design a database to store EC Numbers that need to be worked, along with assigning a priority to that specific EC Number. In trying to make this as user friendly as possible, I need to be able to change the priority of an EC Number, and have the database re-number the priority of the other EC Number’s below the newly assigned priority number automatically.
So let’s say I have an ECNum1 that has a priority of 1, ECNum2 has priority of 2, and ECNum3 has Priority of 3. My boss finds out that ECNum3 needs to be done first. So he goes in that database to change the priority of ECNum3 to 1. How will I re-number the other two ECNum’s where ECNum1 priority is 2 and ECNum2 is priority 3?
Right now I see the database containing approximately 200 EC Numbers.
I want to make sure I have everything planned in my mind and on paper before I start creating the database.
Any help is appreciated.
Dave
I am getting ready to design a database to store EC Numbers that need to be worked, along with assigning a priority to that specific EC Number. In trying to make this as user friendly as possible, I need to be able to change the priority of an EC Number, and have the database re-number the priority of the other EC Number’s below the newly assigned priority number automatically.
So let’s say I have an ECNum1 that has a priority of 1, ECNum2 has priority of 2, and ECNum3 has Priority of 3. My boss finds out that ECNum3 needs to be done first. So he goes in that database to change the priority of ECNum3 to 1. How will I re-number the other two ECNum’s where ECNum1 priority is 2 and ECNum2 is priority 3?
Right now I see the database containing approximately 200 EC Numbers.
I want to make sure I have everything planned in my mind and on paper before I start creating the database.
Any help is appreciated.
Dave