Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unique Identifier
Message
De
30/06/2004 11:24:46
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Unique Identifier
Divers
Thread ID:
00919093
Message ID:
00919093
Vues:
34
I have a database for tracking inventory which contains fixed assets (computers, printers etc.) and consumables (ink cartridges, office supplies etc). Both types have a part number. The fixed assets have serial numbers and are always a quantity of 1 the consumables don't and can have a quantity of anything.

I NEED TO HAVE A UNIQUE FIELD FOR THE PRIMARY KEY.

I can't use autonumbers. I am using multiple handheld devices for input so I can't just use a counter.

My first impulse was to combine the part number and serial number for the fixed assets and the part number and location for the consumables. This isn't a great solution because of the size of the part number and serial number (it could be up to 40 characters or more).

example:
ID     PART #      DESC         SERIAL #     LOCATION   QTY
-----------------------------------------------------------
???    1234        PC           1A2B3C       CAB1         1
???    2345        INK CART.    N/A          CAB2        12
Any advice would be greatly appreciated.
Here's to alcohol...the cause of ... and solution to ... all of life's problems - - Homer J. Simpson
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform