Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
help with DBC design (part 2)
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
help with DBC design (part 2)
Divers
Thread ID:
00005744
Message ID:
00005744
Vues:
70
continued...

I realize I can combine NAMES, STATS, and FAM.
But, I would like to make a database instead of
executing (in 2.6):
SELE 3
USE FAM
set order to tag id
SELE 3
USE STATS
set order to tag id
SELE 3
USE MOMS
set order to tag momsid
sele 2
USE DADS
set order to tag dadsid
sele 1
use NAMES
set relation to
set relation to id into STATS
set relation to id into FAM additive
set relation to dadsid into DADS additive
set relation to momsid into MOMS additive
set order to tag name

Can I forego this code and build this in the database?
Even if I build the database do I still have to execute
this code?

Thanx
John.
John Morga
Sr. Manager Information Systems
Applications Development Group
Systems Engineer
Telephonics Corporation
http://www.telephonics.com
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform