Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use filter to filter records in grid
Message
 
To
17/03/2005 08:18:00
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 5
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00996708
Message ID:
00996718
Views:
20
cFilter = "MONTH(dat) == "  + TRANSFORM(MONTH(thisform.Text2.Value))+ "  AND "+;
          "Mac1       == '" + ALLTRIM(thisform.Text18.Value)        + "' AND "+;
          "Typ        == "  + TRANSFORM(thisform.Text24.Value)

set filter to &cFilter
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