Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Recursion, how best to code ?
Message
 
À
24/01/2001 11:33:30
Tan Aik Jin
Aranea WebLab Sdn Bhd
Kuala Lumpur, Malaisie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00467922
Message ID:
00468038
Vues:
33
Tan,

Create a spearate table for creating compound IDs. This table would be;

Compound ID ID
A1 A1
A1 C1
A1 C3
B1 A1
...

The ID points to a record in the existing IDs table. In the new table you can make the combination of the Compound ID and the ID into a Candidate index thus preventing and duplicates.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform