February 15, 2017 at 5:05 am
TITLE: SQL Server Import and Export Wizard
------------------------------
Error 0xc002f210: Preparation SQL Task 1: Executing the query "TRUNCATE TABLE [dbo].[Counties]
" failed with the following error: "Cannot truncate table 'dbo.Counties' because it is being referenced by a FOREIGN KEY constraint.". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.
------------------------------
BUTTONS:
OK
------------------------------
February 15, 2017 at 5:39 am
polo.csit - Wednesday, February 15, 2017 5:05 AMTITLE: SQL Server Import and Export Wizard
------------------------------Error 0xc002f210: Preparation SQL Task 1: Executing the query "TRUNCATE TABLE [dbo].[Counties]
" failed with the following error: "Cannot truncate table 'dbo.Counties' because it is being referenced by a FOREIGN KEY constraint.". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.------------------------------
BUTTONS:OK
------------------------------
Error message appears self-explanatory, so what is your question?
February 15, 2017 at 6:20 am
I could be wrong but I'm guessing the question is
how do I fix it?
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
February 15, 2017 at 6:55 am
Perry Whittle - Wednesday, February 15, 2017 6:20 AMI could be wrong but I'm guessing the question ishow do I fix it?
There are a number of answers to this, which is why I was hoping for something more specific from the OP. But here's one for starters:
Select 'Append rows to destination table' rather than 'Delete rows in destination table' when configuring column mappings.
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply