leathu raj

leathu raj

  • NA
  • 62
  • 77.9k

how to select date of birth from database to gridview

Aug 6 2014 8:07 AM
Hai,
   I am doing one project. In this project i save date of birth for customer in one table(dd/mm/yyyy). In my other form i want to display  customer list that whose birthday is today.
For example In my table(customer_detail) name,mobile and dob are saved from one form
    name   mobile   dob
   xxxxx   xxxxxx     1995-25-03
 
from this i want to select customer whose birthday is today and display it on datagridview .
Please help me...
Thanks in advance 

Answers (1)