Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parameterized view on an INLIST
Message
De
25/05/2001 07:01:59
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Parameterized view on an INLIST
Divers
Thread ID:
00511400
Message ID:
00511400
Vues:
54
Hi

I have a view that needs to be parameterized on an INLIST function, and I want to specify the INLIST contents with a Public Variable.

So I tried setting the View up as:

SELECT *;
FROM Table;
WHERE INLIST(Field, &gcFieldTypes)

But with no joy.

Any ideas on how I can achieve this, I do get the error, "Missing Operand".

Thanks
Kev
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform