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

How Can insert the records into Excel_sheet by using SQL Task-SSIS ?

$
0
0

As per requirement ,

insert the records in excel sheet(DT)  by using SQL Task-SSIS .

I used SQL query in SQL Task-SSIS:

e.g.., INSERT INTO [DT$B1:B1] VALUES ('COMMM')

but error:Executing the query "INSERT INTO [DT$B1:B1] VALUES ('COMMM') " failed with the following error: "This table contains cells that are outside the range of cells defined in this spreadsheet.". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.

Please any suggestion  ...

-MADHU


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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