Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unusual Error In Browse
Message
 
To
08/08/2002 01:14:32
Carmen Gassi
Perseus Software Systems
Oakville, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00687379
Message ID:
00687391
Views:
12
You can try this:
c_filter = "!ps_printed .and. ordno >= " + thisform.combo1.value +" .and. ordno <= " + thisform.combo2.value

SET FILTER TO &c_filter
Ofcource that is valid if the value of comboboxes is string.

HTH

Boris
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform