Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Filters & Grids
Message
From
25/07/2000 22:23:28
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00396881
Message ID:
00396885
Views:
20
Hi Steve, I was using the SET FILTER command

SELECT tblTrans
SET FILTER TO flddate >= dtFrom .AND. flddate <= dtTo
GO TOP

in the Init method of the form. The date range was being entered into two textboxs in a previous form and passed to this form

P.S. I also tried setting the data enviornment-cursor's filter property
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform