Hi,
I have SSIS package that reads data from Excel file and load into sql server.
The package is running successfully so far. Recently, my laptop restarted with windows updates.
Since that time I am getting error at Excel Source
The AcquireConnection method call to the connection manager "Survey_Titles_File_Conn" failed with error code 0xC0202009
When I double click Excel source and click Preview, I can see data. When I run the package I am getting above error.
I have changed project properties "Run64BitRuntime = FALSE
How can I resolve this error