Hi
I'm setting up a database for a watch repairing company.
On the current system as each watch is booked in, it is given a number (currently at 47,500). It has been requested that when my new database goes live that I continue on with this number.
It would make sense for the primary key in my new database to be this number as will be the only unique information on each record.
However everywhere I've read, it's not recommended to start an autonumber at anything other than 1. If I had this number set up as a 'number' though, it would mean that it would have to be entered manually which I'm trying to avoid!
I hope this makes sense and look forward to receiving any suggestions.
Thanks, Alex
I'm setting up a database for a watch repairing company.
On the current system as each watch is booked in, it is given a number (currently at 47,500). It has been requested that when my new database goes live that I continue on with this number.
It would make sense for the primary key in my new database to be this number as will be the only unique information on each record.
However everywhere I've read, it's not recommended to start an autonumber at anything other than 1. If I had this number set up as a 'number' though, it would mean that it would have to be entered manually which I'm trying to avoid!
I hope this makes sense and look forward to receiving any suggestions.
Thanks, Alex
