Hi Everyone,
Iam getting the day value from one combobox,month value from another combobox and year value from textfiled.I have concat all three values and i passed the value to the MySQL Database .The error is
com.mysql.jdbc.MysqlDataTruncation: Data truncation:
Incorrect datetime value: '2010-Jan-21' for column 'dateOfAnn' at row 1d the value to the MySQL Database.