Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Time realizing command
Message
 
 
À
08/08/2001 09:56:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00541248
Message ID:
00541257
Vues:
11
The following select will show the list of people whos bday is today
Select * From Mytable Where ;
    Day(bday) = Day( Date()) And Month(bday) = Month(Date())
>Dear all,
>sorry for bothering agani, is there a way to get the programming to pop up a window and pull out specific records with a date field enter... ie I have a bunch of ppl's bday and I want to know is there a way to get the program to give me a window saying those ppl's bday is today... I am not compiling the database, is there a way to do that?
>Thanx
>Tom
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform