Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Substring search with Parm View?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Substring search with Parm View?
Divers
Thread ID:
00170654
Message ID:
00170654
Vues:
71
I am trying to build a Parameterized View, but I want to do a substring search with 3 parameters.

If cUsrFirstChoice = 'Toolkit', then this works:

where ?cUsrFirstChoice $ cTitle

But if cUsrFirstChoice = 'Toolkit' and cUsrSecondChoice = ''
then this returns no records:

where ?cUsrFirstChoice $ cTitle
and ?cUsrSecondChoice $ Subtitle

I was dinkering with macro expansion and the '%' but am coming up dry. Help?!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform