sachi vasishta

sachi vasishta

  • NA
  • 252
  • 0

about datetime datatype and string

Apr 3 2009 8:39 AM

Hi,

I have a winform which contains three comboboxes to have a date of birth of a person in the form  mm dd yyyy. Now i want to know how should i declare variables in the form inorder to have these values selected and then inserting into mysql db. In mysql i have declared this attribute as    

dateofbirth datetime not null

now in the form what i have to write in a insert query

 

 


Answers (1)