I decided to retire a tab, so I deleted the properties and attempted to delete the tab. This the error I'm receiving:
The DELETE statement conflicted with the REFERENCE
constraint "FK_cmsPropertyType_cmsTab". The conflict occurred in
database "xxxxxxxxx", table "dbo.cmsPropertyType", column
'tabId'. The statement has been terminated.
looks to me like there are properties on that tab which hinders the tab to get deleted from the DB. Would have thought that when you delete a tab the properties get deleted as well? Anyway, can you please have a look if there are properties associated with the tab? If so a quick workaround would be to either delete them manually or move them to another tab.
It would appear that way, but I have deleted all the properties. To be honest, importing 4.0 doctypes to 4.5 is proving to be a headache. I can't imagine 4.5.2 being "that" unstable and bug plagued if I had started fresh. Since I can do that right now, I reverted my client back to 4.0.
Can't delete tab in 4.5.2
I decided to retire a tab, so I deleted the properties and attempted to delete the tab. This the error I'm receiving:
The DELETE statement conflicted with the REFERENCE constraint "FK_cmsPropertyType_cmsTab". The conflict occurred in database "xxxxxxxxx", table "dbo.cmsPropertyType", column 'tabId'.
The statement has been terminated.
Hi Jon,
looks to me like there are properties on that tab which hinders the tab to get deleted from the DB. Would have thought that when you delete a tab the properties get deleted as well? Anyway, can you please have a look if there are properties associated with the tab? If so a quick workaround would be to either delete them manually or move them to another tab.
Hope that helps,
Sascha
It would appear that way, but I have deleted all the properties. To be honest, importing 4.0 doctypes to 4.5 is proving to be a headache. I can't imagine 4.5.2 being "that" unstable and bug plagued if I had started fresh. Since I can do that right now, I reverted my client back to 4.0.
is working on a reply...