Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

SSIS 2012 Project Deployment Model Sensitive Password Parameter into ODBC Connection Manger

$
0
0

Hi all,

I'm trying to use a sensitive project parameter for an ODBC connection password; but when doing so, I can't establish a connection because our legacy driver doesn't support 'Password' as a connection string attribute.

When I use just the ConnectionString property on the ODBC connection manager and use a 'pwd' attribute; all is well. E.g., "uid=<user>;pwd=<password>;Dsn=<dsn name>;". But as soon as I flip the sensitive attribute, I'm getting the classic error:

The expression will not be evaluated because it contains sensitive parameter variable...


The sensitive parameter is desired, of course. I don't want the password in the clear.


Any ideas?


Thanks,

Brian




Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>