Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

? Best way to import data form one table to another Sql Server.

$
0
0

Hi,

Need to import data form one table to another.

Note : Both table have different schema.

Lets say 1. Employee(Empid, ename,address,designation,Joindate,DOB).

     2.Person(name,address,DOB)

I need to import person table data into Employee table.

Note : 1 empid is auto increment

2. If Person.DOB is not present insert null into employee.DOB

3.JoinDate should be initialized with current date. 

Please suggest. Currently I am using 1.OLE DB Source 2.Data Conversion 3.OLE DB Destination.

Thanks,

Vikash Kumar

Viewing all articles
Browse latest Browse all 24688

Latest Images

Trending Articles



Latest Images