I am linking to a database that stores data from a VB application.This application uses the first 6 Characters of a Brand and colour as the unique id for the material.
I am just curious to know Why this application wouldnt use an autonumber.When you look at the data its a mish mash of names with the odd - used to separate the materials that had the same character combination
When is the right time to use an auto number ?Is it not faster searching for an id number than a bunch of text?
Regards
Bjackson
I am just curious to know Why this application wouldnt use an autonumber.When you look at the data its a mish mash of names with the odd - used to separate the materials that had the same character combination
When is the right time to use an auto number ?Is it not faster searching for an id number than a bunch of text?
Regards
Bjackson