Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating relations in form data environment
Message
De
24/07/1998 12:36:55
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00121008
Message ID:
00121051
Vues:
19
Thanks, that's what I've been trying, just didn't know if I was missing anything. I had hoped that there was some way to associate an index with the view - like by having a view "order by". I guess not.

Bob

>Relations are from an expression to an index key. Your views don't have indexes so you can't relate them. You can, in the form's load do something like this;
>SELECT View2
>INDEX ON Field TAG Field
>SELECT View1
>SET RELATION TO Expression INTO View2
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform