• Your Connection Manager named, "SourceConnectionOLEDB" is failing to connect. There are so many different possible reasons, it's hard to say what's happening (maybe that's why nobody wanted to respond to my posts). Not to mention I'm newer at this than you as i don't even know how you produced all those log results (I've read about how to log the package, but haven't tried it).

    I can try to help though...what is it you are trying to do? i.e. SSIS package that reads from Access into SQL05? If so, then here are some questions to ask:

    1. Is the service account on the SQL Server authorized to read/write to the location of your Access DB?

    2. Is there any security set on the Access DB?

    3. Is the SSIS Package being executed on a 64-bit OS?

    4. Does the error occur at design-time or just at run-time?

    Just some initial questions to ask....