Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8029657
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T00:29:51+00:00 2026-06-05T00:29:51+00:00

In SQL Server Management Studio I exported a table from one database to an

  • 0

In SQL Server Management Studio I exported a table from one database to an .xslx file, then imported it to another database on a different server. It failed to import and gave the following details:

  • Validating (Error)
    Messages
    • Error 0xc0202049: Data Flow Task 1: Failure inserting into the read-only column “QuestionID”.
    (SQL Server Import and Export Wizard)

• Error 0xc0202045: Data Flow Task 1: Column metadata validation failed.
(SQL Server Import and Export Wizard)

• Error 0xc004706b: Data Flow Task 1: “component “Destination – HJFast_Track” (47)” failed validation and returned validation status “VS_ISBROKEN”.
(SQL Server Import and Export Wizard)

• Error 0xc004700c: Data Flow Task 1: One or more component failed validation.
(SQL Server Import and Export Wizard)

Error 0xc0024107: Data Flow Task 1: There were errors during task validation.
(SQL Server Import and Export Wizard)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T00:29:52+00:00Added an answer on June 5, 2026 at 12:29 am

    My best guess is that QuestionID is an auto-incrementing identity field. In order to insert values into that column you’ll need to specify.

    SET IDENTITY_INSERT YourTable ON 
    

    Your other option if that field is an auto-increment identity is leave it out of the import/export and let the sql engine generate keys like it would for any other insert.

    Without having the schema of your table in front of me a guess is as good as I can offer.

    If you update your question with the structure of the table your trying to insert that might give other clues. For example, if QuestionID is a guid or something.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Using SQL Server Management Studio, I have backed up a database from one server
I deleted a table in SQL Server Management Studio. And then I created a
In SQL Server Management Studio, if I attempt to restore a database from a
I'm using Microsoft SQL Server Management Studio to work with a database. I'm only
I can use the sql server management studio to open a sqlserver 2000 database,
Is there a way to prevent users from getting into SQL Server Management Studio
database management program: microsoft sql server management studio I was tasked to study a
In MS SQL Server Management Studio 2005, running this code EXEC('SELECT * FROM employees
Using SQL Server 2005 management studio, I have exported each Sprocs and Functions as
In SQL Server Management Studio, there is an option to set the default database

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.