I am using Access 2007, and just starting to design a database.
I am curious as to how other programmers/techicians account for maiden names and name changes of employees. My primary key will be the employee number obviously but when I produce queries and reports I would like to be accurate for the employee first name and last names.
Do you create/maintain a sub-table that is linked to the main employee table, or do special coding on-the-fly?
Any help would be greatly appreciated, even references to other Q and A, or web-sites.