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

Import different excel file with different schema to different table in SQL Server

$
0
0

Is it possible to import different excel file with different schema to different table in Sql Server dynamically.

Let say i have two .xls file 

1. Employee.xls(empid, ename,salary,detno)

2.Department.xls(deptno,Dname,Dcity)

Need to import into 2 different table in Sql Server named 'Employee' and 'Department'. It should be done by using variable.

Is it possible to create table schema as of .xls file dynamically.

Please suggest. 



Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>