Customer Portal

Extracting data from one DB and inserting in other DB

Comments 1

  • Avatar
    admin
    0
    Comment actions Permalink
    Hi Tushar,

    I am not sure whether I correctly understood your question. If you are asking whether DBOutputTable will reconstruct database structure flattened in DBInputTable by SQL join, then answer is no, it don't. If you need to store data into more tables you need to use more DBOutputTable components. Also you need to ensure correct insertion order to ensure database integrity.

    If my interpretation of you question is wrong, please rephrase.

Please sign in to leave a comment.