Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Index on more than one field
Message
 
À
13/01/1997 10:20:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00017171
Message ID:
00017177
Vues:
67
>>Is is possible to create a primary index based on the combination of an integer field and a date field? If so, what is the proper syntax?
>
>Yes, you can use something like this.
>
>INDEX ON STR(FIELD1)+STR(FIELD2)... TAG MYTAG

remember that vfp built in referential integrity doesn't handle indexes made of concatenated fields...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform