I am able to delete a file to the recycle bin, but unable to destroy it. I keep getting the error message:
Description:
Error running query in SpDbOdbc
State=23000
Msg=[Microsoft][ODBC SQL Server Driver][SQL Server]The DELETE statement conflicted with the REFERENCE constraint "NotificationDisabledUsers_FK00". The conflict occurred in database "test", table "dbo.NotificationDisabledUsers", column 'NotificationID'.
========= LAST COMMAND ========
Del_ApiDestroy 2
Date: 2013-12-22 20:04:50
Module: explorer.exe
Function: hGetErrCode
Error code: E_EDM_DATABASE_ACCESS
Error code general description:
Could not access the item in the database.
This was a large database that I needed to trim down to split 2 groups. I verified that my admin has access to delete and destroy in all workflow states. Any ideas?
Walt