ColdFusionRook
Programmer
First I just want to start by saying I'm very much a rookie when it comes to queries so this may be a very simple question.
I'm trying to look for dates within a month in my query. I have a birthday field, birthday, in a table, ca_members, and i want to know what birthdays are in a certain month. Birthday is a date field. So basically what I'm saying is, how do I query the database to retreive the records whose birthdays are in july.
Thanks,
Eric
PS I can do this in Oracle or and MySQl, but just can't do it in Access
I'm trying to look for dates within a month in my query. I have a birthday field, birthday, in a table, ca_members, and i want to know what birthdays are in a certain month. Birthday is a date field. So basically what I'm saying is, how do I query the database to retreive the records whose birthdays are in july.
Thanks,
Eric
PS I can do this in Oracle or and MySQl, but just can't do it in Access