Ok - feeling stupid because I've had this working before.
I have a project level connection manager to a SQL Server database.
I have a project level sensitive parameter for the password.
I have an expression on the connection manager to set the password.
However - I still get "Login failed for user" error because I assume the password isn't being passed in correctly.
Any thoughts?