Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating Views with Filters
Message
 
À
17/01/2000 13:12:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00319073
Message ID:
00319185
Vues:
10
In trying to recreate the error to post the message here I discovered the problem. You must use single quotes in the Where clause as opposed to double quotes or brackets. I was trying to use double quotes, when my original looked like this:

Where Lookup.FieldName = 'MSPUSERNAMV'

Doesn't work:
Where Lookup.FieldName = "MSPUSERNAMV"

Thanks for the making me think.

DJ :o)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform