Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating Index String
Message
De
29/11/2001 14:49:34
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Creating Index String
Divers
Thread ID:
00587680
Message ID:
00587680
Vues:
47
I am trying to create a generic routine for creating index based on what I have stored in a table. The table contains the following fields - cexpression (the expression I want to index on), ctag (Name of the index tag I want to create) and cfilter (the filter). My problem is how to I write an expression so that when I say Index &expression it doesn't work. I know the syntax is INDEX ON eExpression TAG Tagname FOR expression. When I build the string how do I take out the 'ON ', 'TAG' and 'FILTER' so they are contained in the string. I hope I'm making since here.

Thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform