i need help establing ODBC Connection in project params in my SSIS. Not sure what I'm doing wrong or I missed some steps.
My Source connection fails when im using my ODBC connection in project params. But when I use package level ODBC Connection, it is working.
Error is:
[C8PF 1] Error: The AcquireConnection method call to the connection manager FBEQ failed with error code 0xC0014009. There may be error messages posted before this with more information on why the AcquireConnection method call failed.
Highlighted in yellow are set to project.params


