Solved
Forum Discussion
maryslarson1
5 years agoIdeator I
Yeh, if you have a non-nullable column, with no default value or if you provide no value it will error. I hate when SQL server is throwing this error.
I figured it out.
There are already items in this database with no name attribute.
Yeh, if you have a non-nullable column, with no default value or if you provide no value it will error. I hate when SQL server is throwing this error.