Hi folks, I am new to this forum. I appreciate any guidance you may have to offer.
So my question is...I am in the process of designing/implementing a database to replace a paper system. I would like to keep as many similarities as possible to prevent user backlash. I have a single table that stores the majority of the information entered. I have a form in which the information is entered. The form follows the old paper form as close s possible.
The previous system had a numbering scheme as follows: year-incrementing number
An example of the first record entered in 2014 would be "14-001". The next record would be 14-002, then 14-003 and so on until 2015 rolled around. Then it would go back to 15-001, then 15-002 and so on until 2016.
Anybody have any idea how to make this work? I don't think it needs to be the key. As long as I can display it and be able to search it. The number can not repeat.
Any help would be appreciated.
Thanks
Chris