Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Logic in View Designer
Message
From
15/10/2001 12:36:02
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
To
15/10/2001 12:27:13
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00568520
Message ID:
00568594
Views:
21
>>How can I change the logic of the SQL Where clause using the View Designer. Meaning, the SQL is displaying
>>
>>
>>...AND This = That OR (Here = There)
>>
>>
>>but what I want is
>>
>>
>>...AND (This = That OR Here = There)
>>
>>
>>instead. Note the position of the paranthesis. Thanks!
>>
>>Regards, Renoir
>
>AFAIK, there's no way to get the view designer to do this- consider creating this view with code using CREATE SQL VIEW.

Ok. Thanks!

Renoir
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform