Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copying nested children to new codes
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00274449
Message ID:
00275118
Vues:
30
If you don't have grandchildren, and you don't have grandparents, then all you really have is a parent and a child. In those cases it seems all you need are two pointers, one for for the parent and one for the child. Then the index would look like this and require 2 tables a parent (with parent keys) and a child, with a parent and child key for each record:
... child table
PARENT1.CHILD1
PARENT1.CHILD2
PARENT1.CHILD3
PARENT2.CHILD1
PARENT3.CHILD1
PARENT3.CHILD2
.. so on -

>Nah. I thought I was being more economical by having my key structures like this:
Imagination is more important than knowledge
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform