ironhide1975
Programmer
Can someone offer any advice to fix this problem. Thank you in advance.
Code:
Cannot insert the value NULL into column 'diagram_id', table 'Central.dbo.sysdiagrams'; column does not allow nulls. INSERT fails.
The statement has been terminated.
The 'sp_creatediagram' procedure attempted to return a status of NULL, which is not allowed. A status of 0 will be returned instead. (.Net SqlClient Data Provider)