Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using wildcards
Message
De
22/06/2001 11:38:02
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Using wildcards
Divers
Thread ID:
00522523
Message ID:
00522523
Vues:
34
I am having some problems changing my select statement using wildcards.

This is what I had:

and studentcourse.courseid like "%2000EE%";


and it worked fine, but now I have to change it to be more flexible and not hard coded in so I want to change it to something like this:

and studentcourse.courseid like "%str(year(date())) + "EE"%";

I can't figure out the syntax to get it to work. I know its an easy fix, can someone please help.

TIA,
Tyler
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform