K
Kevin Sprinkel
We perform multiple estimates of construction projects as
they are being designed. We number our jobs sequentially
by year, e.g., the 1st job of 2004 is "04001".
From all I've seen, it seems that most designers use an
AutoNumber for the key field, and that using an
alphanumeric field might result in slower performance. I
can think of other competing issues, and I imagine there
are others.
There are several detail tables associated with the Jobs
table, such as Estimates, Consultants, Bids, etc.
Any opinions?
they are being designed. We number our jobs sequentially
by year, e.g., the 1st job of 2004 is "04001".
From all I've seen, it seems that most designers use an
AutoNumber for the key field, and that using an
alphanumeric field might result in slower performance. I
can think of other competing issues, and I imagine there
are others.
There are several detail tables associated with the Jobs
table, such as Estimates, Consultants, Bids, etc.
Any opinions?