Hi
I used the cf to insert form into a mysql db. It works fine apart from one thing. I have a date field in my form that selects the date in format DD/MM/YYYY but the default value of the mysql field is 0000-00-00. The date never insterts into the date column instead entering the default value. I have the columns set as type date.
Do I need to do something to my form, db table to get the date to enter correctly?
Thanks
I used the cf to insert form into a mysql db. It works fine apart from one thing. I have a date field in my form that selects the date in format DD/MM/YYYY but the default value of the mysql field is 0000-00-00. The date never insterts into the date column instead entering the default value. I have the columns set as type date.
Do I need to do something to my form, db table to get the date to enter correctly?
Thanks