Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where portion of Select statement
Message
De
23/09/1999 14:30:23
Pierre Richard
Méthotech Canada Limitée
Kirkland, Québec, Canada
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Where portion of Select statement
Divers
Thread ID:
00268128
Message ID:
00268128
Vues:
66
I need a view based on the user which is currently logged in my app. I have set a global variable containing this user's ID.

Can I use the content of this global variable as in:
Select * ;
from MyTable ;
where MyTbale.User_Id = MyGlobalVariable'sContent

What would be the correct syntax for the where portion of the statement so that I could extract the content of the variable ?

TIA

Pierre Richard
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform