T
Ted Stilwell
I have 2 manufacturing databases that are duplicates of each other. Each has
a table of records for mfg runs with an autonumber RunID. I would like to
ensure that the same RunID is assigned only once between the 2 databases.
For instance if database A has issued RunID #34065 then database B would not
be able to issue that same number. The second line has only recently come
into existence and there is substantial legacy programming for the earlier
line. What strategy can I use? Many thanks in advance and Merry Christmas.
a table of records for mfg runs with an autonumber RunID. I would like to
ensure that the same RunID is assigned only once between the 2 databases.
For instance if database A has issued RunID #34065 then database B would not
be able to issue that same number. The second line has only recently come
into existence and there is substantial legacy programming for the earlier
line. What strategy can I use? Many thanks in advance and Merry Christmas.