|
|
|
|
Browse by Tags
All Tags » SQL Server » etl » SQL 2008 » configurations (RSS)
-
I ran into an issue the other day and I needed a solution for automically configuring my SSIS packages from securely stored DBMS connection strings. Problem is that most DBMSs don’t support Integrated Authentication—they require a username and password. Storing the username/password combo in the connection string in plain text is a security risk, ...
|
|
|
|
|