Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
'set relation to' on sql cursor
Message
 
À
16/02/2003 21:43:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00753966
Message ID:
00754089
Vues:
23
Matt,

The indexes will NEVER step on each other as all cursors have unique file names, the name you give them is their alias name. Secondly there is no way to SET RELATION without an index since the documentation says that the target of the relation has to indexed on the expression for the relation. The only thing that works without an index is if the expression is numeric, then the record number in the target is used for the relation.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform