Re: Invalid characters when update any record with date fields
Hi leatheric,
I don’t update the table,
I’am simply doing “click” on the “Update” button on a simple record form app.
when I “save” the record do not have problems (I write 2012-08-21 in the date field)
I call these record again and without change any field, simple click on “update” button and the error is displayed (in the sc_alert at OnLoad and Onvalidate the field have now 2012-08-21 00:00:00
The error occurs in OnValidate event, NEVER arrive to “save” the data.
In Debug mode I obtain this error
Undefined offset: 6 | Script: C:Program FilesNetMakev6wwwrootscriptcasedevelclasspage
mPageFld.class.php linha: 10720
I have installed sc 6.0.031 (the last update and the problems start with these update)
Aquiles