Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need help with a primary key
Message
De
08/06/2001 15:14:27
Walter Meester
HoogkarspelPays-Bas
 
 
À
08/06/2001 14:28:38
David Fluker
NGIT - Centers For Disease Control
Decatur, Georgie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00517080
Message ID:
00517141
Vues:
28
David,

>If you want a unique, primary key, and don't need an incremented, numeric key, you can use SYS(2015) for the default value. It is faster than using a table to maintain an incremental key, and won't generate duplicates if the NextID table ever gets messed up.

Yeah, I know. Very, very nasty. And the clients can't do anything to resolve the problem if he can't change it on its inputform.

>There is a very tiny possibility that multiple users can generate a duplicate key if they both call the function at the exact same millesecond.

Not if you use a RLOCK() before increasing the value.

Walter,
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform