I want my winforms display birthdays on that date, however I'm not sure how to compare the present date and a datetime format. For example, if my birthday was 1/1/1990, I want my datagrid to show my info on 1/1/2011. I'm not sure how to parse the date in SQL; if anyone can help me that would be great!
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
I think this should give you a good idea:
|
|||||
|
|
Another way similar to the first.
|
|||
|
|
|
A different approach using Jamie F's example. Potentially more index friendly, you'd have to try it and see though.
|
|||
|
|