Hi, I was working both locally and live using the same SQL database and managed to create a FOREIGN KEY constraint for the start page in admin.
The INSERT statement conflicted with the FOREIGN KEY constraint "FK_cmsPropertyData_cmsPropertyType_id". The conflict occurred in database "hemmaodlat", table "dbo.cmsPropertyType", column 'id'.
I can still update the page using the live version so I can work around it, it's just a little annoying. Anyone know what I can do?
FOREIGN KEY constraint in admin
Hi, I was working both locally and live using the same SQL database and managed to create a FOREIGN KEY constraint for the start page in admin.
I can still update the page using the live version so I can work around it, it's just a little annoying. Anyone know what I can do?
Thanks / Niklas
is working on a reply...