Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Code for a max expiration date???
Message
De
23/10/2002 16:13:49
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Titre:
Code for a max expiration date???
Divers
Thread ID:
00714536
Message ID:
00714536
Vues:
45
I'm maintaining a program in 2.6 which runs a report of all license with an expiration between 2 periods. I'm running into a problem when the license holder has renewaled the license in the same fiscal year. They now have 2 records, one which expires 9/14/02 and the other 9/14/03. When the program is run, it says the 9/14/02 needs to be renewaled even though there is another record out there already renewaled. There is no chance to change the data.

Here's what I wanted to do:
select * from table where max(expdate) > 9/01/02 and max(expdate) < 9/30/02.

Of course, this doesn't work. Does anyone have any suggestions?

Sunshine
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform