"Update DB failed"
Hey guys,
i´m trying to use "Update Database" with an MS SQL Server 2012. I´m updating only one column. But RM tried to touch the hole row and throws an exception.
Exception: Database error occurred: Cannot insert the value NULL into column'Text, Table 'TableName'; column does not alles null. Insert fails.
But I tried an update funktion and not on this columns which a not allow NULL. What did go wrong?
Thanks for you help.
Best wishes
Johannes
i´m trying to use "Update Database" with an MS SQL Server 2012. I´m updating only one column. But RM tried to touch the hole row and throws an exception.
Exception: Database error occurred: Cannot insert the value NULL into column'Text, Table 'TableName'; column does not alles null. Insert fails.
But I tried an update funktion and not on this columns which a not allow NULL. What did go wrong?
Thanks for you help.
Best wishes
Johannes