November 21, 2016 at 2:21 pm
I keep getting the error listed below:
[Import_Credit [36]] Error: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.
The AcquireConnection method call to the connection manager "Excel Connection Manager" failed with error code 0xC0209303.
There may be error messages posted before this with more information on why the AcquireConnection method call failed.
I can preview the Data from the Excel Worksheet.
How can I resolve this?
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
November 21, 2016 at 4:03 pm
I already have two packages that load this Excel File and I have had no issues.
I'm wondering if the package is corrupt?
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
November 22, 2016 at 10:41 am
I did not change the package to run in 32 bit mode.
I have ran SSIS Packages in 64 bit on older OS's and it was not an issue however when I deployed the package I had to set it 32 bit.
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
November 22, 2016 at 10:52 am
Are your drivers up do date?
😎
November 22, 2016 at 2:04 pm
Eirikur Eiriksson (11/22/2016)
Are your drivers up do date?😎
That could be the issue.
Thanks.
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply