Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Index on multiple integer fields
Message
De
19/12/2005 13:30:19
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Index on multiple integer fields
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows 2000 SP4
Database:
Visual FoxPro
Divers
Thread ID:
01079271
Message ID:
01079271
Vues:
53
A quick question. If I need to build an index tag on two integer fields do I still need to convert them to strings? Or is there a better way in VFP9?
old way:
index on str(psfkjob,10,0) + str(psshipper,10,0) tag psjobship
Thanks,
Margaret.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform