Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Which Birthdays for two given dates
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00363237
Message ID:
00363241
Views:
16
>I need to make a reports, where I can see al clients with their birthday, having the date of birth, an initial date and a final date.

Do you mean where birthday is between initial date and final date?
Then it would be something like:

SELECT * from CLIENTS WHERE BETWEEN(birth_date, ldInitial_date, ldFinal_date)
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform