DBEdit Component Not Updating Date Field in Database..
Posted: Tue 17 Mar 2009 02:32
I have a a standard INNOB Mysql Database, and a standard DBEdit Component. All of the fields are updating fine however it will not accept Date Field Updates.
I have tried entering the following into the DBEdit Component which is linked to a Date Field in the Dataset:
2008-02-02
02-02-02
'2008-02-02'
And So forth and so on. It is almost like the DBEdit handler must custom post the data when handling date fields with a custom function?
Any suggestions would be greatly appreciated.
I have tried entering the following into the DBEdit Component which is linked to a Date Field in the Dataset:
2008-02-02
02-02-02
'2008-02-02'
And So forth and so on. It is almost like the DBEdit handler must custom post the data when handling date fields with a custom function?
Any suggestions would be greatly appreciated.