Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating relations in form data environment
Message
De
24/07/1998 11:31:18
 
 
À
24/07/1998 11:25:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00121008
Message ID:
00121013
Vues:
18
>Can I create a relation (non-programatically) in the data environment of the form designer between 2 views? I am able to do this when the target is a table with a primary key, but when the target is a view, I am unable to do it.
>
>
>Bob

You can use SET RELATION command to set temp relationship programmatically. However, it requires that child cursor is indexed, so you should firstly index your view and then set this relationship, if it's really good for you (personally, I don't like temp relationships).
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform