Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Upgrade from vfp3 data to vfp6
Message
 
À
22/02/2003 23:14:08
Jordan Pastourel
Worksafe Management Systems
Toowong, Australie
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00755899
Message ID:
00756751
Vues:
15
Jordan,

Chage the following code;


index on upper(alltrim(compdtl.cins_claimnum)) tag CINS_CLAIM additive


to;
* Note the alias ......v has been removed from the field reference
index on upper(alltrim(cins_claimnum)) tag CINS_CLAIM additive
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform