M
Mark
There is a database developed with Access 97 for a number of years.
There is a request to add the "Position" field in the main table. I would
like to know what is the best way to do so ?
Should I create a new table named "Position" with PostionID Key and Position
Description fields. Add an additional field in the Main Table that is
referenced by the PositionID Key ? If it is the proper way, should I impose
Referential Integrity ? I suppose not as I don't know how to handle those
existing thousands of records that without that field.
Your advice is highly appreciated.
There is a request to add the "Position" field in the main table. I would
like to know what is the best way to do so ?
Should I create a new table named "Position" with PostionID Key and Position
Description fields. Add an additional field in the Main Table that is
referenced by the PositionID Key ? If it is the proper way, should I impose
Referential Integrity ? I suppose not as I don't know how to handle those
existing thousands of records that without that field.
Your advice is highly appreciated.