Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to set relation to view
Message
De
19/04/2000 12:33:11
 
 
À
19/04/2000 08:24:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00361208
Message ID:
00361376
Vues:
17
>I have a view defined for a account master table from SQL server.
>It contains two fields code & name. Every form in the application requires the view and to set relation to code to display the name.
>
>
>The index generated on views (even idx ) are erased when the view is closed.
>
>The forms have private data session.
>
>How to set relation to code field ?
>
>Rajesh.
Unfortunately, you have to rebuild the .idx each time the view is run but the set relation is the same as to any other table.
SET RELATION TO expression INTO name_of_view
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform