Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where portion of Select statement
Message
From
23/09/1999 14:30:23
Pierre Richard
Méthotech Canada Limitée
Kirkland, Quebec, Canada
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Where portion of Select statement
Miscellaneous
Thread ID:
00268128
Message ID:
00268128
Views:
67
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
Next
Reply
Map
View

Click here to load this message in the networking platform