Does anyone know what is happening?
I noticed a error on saving and appeared 3 null, i went to the studio and on the fields of accounts appears me 3 nulls also:
[ATTACH]10404[/ATTACH]
Thank you in advance,
SpockPT
(from SpockPT)
Has anyone found the reason why the extra =Null,=NULL,=NULL are included? And how to fix this?
Here is my guess...I tried to create three new fields, but it kept giving a SQL error. Then this error started to appear when I tried to save/update my data. Later, I looked at this a little more and noticed that the original SQL error was because SugarCRM was attempted to modify an existing database column's datatype from date to datetime. There was one record in which the year was 1512 and that year is not allowed as a datetime. Because of all this, it seems that Sugar started to create a new field but was not successful. But now I don't know how to remove these "unsuccessful" columns.