dbTalk Databases Forums  

SSIS to do a normalization process

comp.database.ms-sqlserver comp.database.ms-sqlserver


Discuss SSIS to do a normalization process in the comp.database.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
tward (Offline)
Junior Member
 
Posts: 1
Join Date: Apr 2006

Default SSIS to do a normalization process - 04-07-2006 , 12:24 AM






I want to use SSIS to do a normalization process for me. I have a single source table that need to be broken out into multiple destination tables. A simple example would be a table with Employee Name, Company Name, Emp address, Comp Address. The addresses need to be placed in the address table which has an Identity column to give each record a unique primary key to work with. That key needs to be used when the employee record is created in the emploee table and linked back to the correct address and the same for company info.

Can some one provide a very simple example of the data flow tasks to do something like this?

TIA

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.