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 6877587
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T04:37:05+00:00 2026-05-27T04:37:05+00:00

I’ve got an MS SQL database with 3 inherent tables. A general one called

  • 0

I’ve got an MS SQL database with 3 inherent tables. A general one called “Tools” and two more specific ones “DieCastTool” and “Deburrer”.

My task is it to get data out of an old MS Access “database”. My Problem is, that I have to do a lot of search and filtering stuff untill I’ve got my data that I’d like to import into the new DB. So finally I don’t want to do theses steps several times but populate the 3 tables at the same time.
Therefore I am using da Dataflowtarget in which I am not selecting a certain table, but using an sql select statement (with inner joins on the id columns) to receive all the fields of the 3 tables. Then I match the columns and in my opinion it should work. And it does as long as I only select the columns of the “Tools” table to be filled. When adding the columns of the child-tables, unfortunately it does not and returns me the ErrorCode -1071607685 => “No status is available”

I can think of 2 reasons why my solution does not work:

  1. SSIS simply can’t handle inheritance in SQL Tables and sees them as individual tables. (Maybe SSIS even can’t handle filling multiple tables in one Dataflowtarget element?)
  2. I am using SSIS in a wrong way.

Would be nice if someone could confirm/decline reason 1 because I have not found anything on this topic.

  • 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-05-27T04:37:06+00:00Added an answer on May 27, 2026 at 4:37 am

    Yes, SSIS is not aware of table relationships. Think of it as: SSIS is aware of physical objects only, not your logical model.

    I didn’t understand how You got that error. Anyway, here are solutions:

    1. if there are no FK constraints between those tables, You can use one source component, one multicast and 3 destinations in one dataflow
    2. if there are FK constraints and You can disable them, then use
      Execute SQL Task to disable (or drop) constraints, add the same
      dataflow as in 1. and add another Execute SQL Task to enable (or
      create) constraints
    3. if there are FK constraints and You can’t disable them, You can use
      one dataflow to read all data and pass it to subsequent dataflows to
      fill table by table. See
      SSIS Pass Datasource Between Control Flow Tasks.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

link Im having trouble converting the html entites into html characters, (&# 8217;) i
I've got a string that has curly quotes in it. I'd like to replace
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
i got an object with contents of html markup in it, for example: string
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I am reading a book about Javascript and jQuery and using one of the
I have a reasonable size flat file database of text documents mostly saved in
I'm making a simple page using Google Maps API 3. My first. One marker
I have just tried to save a simple *.rtf file with some websites and
I want to count how many characters a certain string has in PHP, but

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.