Hello Friends this is my update query.
UPDATE bizz_investor_form set
Published_Published='publishedyes',
Published_Listed_and_Discoverable='listedanddiscoverableno',
Published_Describe_Start_Date='21-10-2013',
Describe_end_Date='30-10-2013'
WHERE user_id =136
When i run that query the date put in database like 0000-00-00 please help any one.
DATE? Try changing the format toYYYY-MM-DD