Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reports by date-in/date-out
Message
 
À
24/02/1997 09:10:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00021769
Message ID:
00021783
Vues:
31
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform