Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set order to: problem
Message
From
26/10/2015 07:45:25
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
25/10/2015 20:04:32
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01626411
Message ID:
01626427
Views:
64
>Please help my elderly brain
>
>SET ORDER to field1 > 0 AND field2 = 3
>
>I need to accomplish this, but haven't been successful. Any help appreciated

SET FILTER, mentioned in the other reply, is used to show only specific records. You can also SELECT FROM ... WHERE [condition].

SET ORDER is used to activate a specific, already existing, index. These are used mainly for ordering.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform