Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Time realizing command
Message
 
 
To
08/08/2001 09:56:03
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00541248
Message ID:
00541257
Views:
20
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--
Previous
Reply
Map
View

Click here to load this message in the networking platform