Hi Everyone!
I have a database with a commonly used table of about 500 records. This tables includes a 40-char text field of object's name with unique values. The field is called ObjectName, and it is currently my Primary Key for this table.
My question is, should I add an Autonumber field called ObjectId and make it the Primary Key for this table instead of ObjectName? Would it make searches and other Access activities faster with this table?
regards, inso18
I have a database with a commonly used table of about 500 records. This tables includes a 40-char text field of object's name with unique values. The field is called ObjectName, and it is currently my Primary Key for this table.
My question is, should I add an Autonumber field called ObjectId and make it the Primary Key for this table instead of ObjectName? Would it make searches and other Access activities faster with this table?
regards, inso18