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

SSIS Failed When reading XLSB File and works fine with XLSX File.

$
0
0

Hi,

I have a SSIS package that executes from C# Code. the objective is to upload the data from xlsx or xlsb file to DB tables.

When I use xlsx file, The ssis runs fine. But, When I Upload xlsb file. I am getting the following error:

Event Name: OnError

Message: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method call to the connection manager "Source Excel Conn" failed with error code 0xC0202009.  There may be error messages posted before this with more information on why the AcquireConnection method call failed.

Event Name: OnError

Message: component "Excel Source" (1) failed validation and returned error code 0xC020801C.

Event Name: Diagnostic

Message: ExternalRequest_pre: The object is ready to make the following external request: 'IDataInitialize::GetDataSource(NULL, CLSCTX_INPROC_SERVER, ConnectionString: Provider=Microsoft.ACE.OLEDB.12.0;Data Source=<FilePath>;Extended Properties="EXCEL 12.0;HDR=YES";,...)'.

Can you please help me what  I am missing here?




Viewing all articles
Browse latest Browse all 24688

Trending Articles



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