Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reports by date-in/date-out
Message
 
To
24/02/1997 09:10:25
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00021769
Message ID:
00021783
Views:
27
>I am on the finishing stages of a Kennel program and
>am trying to figure out how to design a report that
>will allow the end user to run a report that shows all
>animals currently in (easy enough) and all animals due in from todays (if you will) date on to ???.
>
>Any help or hints would be greatly appreciated.
>
>Fred3

select * from [kennels] where between(date_due, date(),date_entered_from_screen) into cursor for_report
Previous
Reply
Map
View

Click here to load this message in the networking platform