40_TIP0004
40_TIP0004 TimeLogAudit doesn't allow nulls
Problem:
EDatabase Error Cannot insert value NULL into column 'AuditCMAdjust' table HelpDeskX.dbo TimelogAudit column does not allow NULLS. Insert fails.
Solution:
Need to open the Tele-Support HelpDesk SQL database using Enterpirse Manager, modify the table properties for AuditCMAdjust and set the column TimeLogAudit to allow nulls (it's a checkbox)
Appears to effect Tele-Support HelpDesk SQL database
|