Good afternoon,
I have a form where some of the fields will be updated in the database but the date will not always have a value. I have the mySQL database set to have the default value for this to be null but no matter what I do in script case I cannot get the update query to pass null.
Any help would be appreciated.