Before I begin, I will say I am just messing around with a trial version of Ayanova.
I try to delete a user and and error gets thrown:
This object can not be deleted because it is linked to one or more related objects.
The DELETE statement conficted with the REFERENCE constraint.
I understand that it is not allowing my to delete it because it is a foreign key in other tables. I just wanted to know if there was a way to delete a user or any item for that matter without it throwing this error. Do I have to first relieve it of all of objects that the user in questions is affiliated with? Or is it simply the fact that I am using the trial version?
Sorry if this has already been covered or if I’m just having a Monday.
Thanks,
Adam Cleveland